aboutsummaryrefslogtreecommitdiff
path: root/lib/driver/rc.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/driver/rc.h')
-rw-r--r--lib/driver/rc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/driver/rc.h b/lib/driver/rc.h
index 9708ea7b..ef0588c4 100644
--- a/lib/driver/rc.h
+++ b/lib/driver/rc.h
@@ -112,6 +112,7 @@ public:
std::string getDeviceName();
eRCInputEventDriver(const char *filename);
~eRCInputEventDriver();
+ void setExclusive(bool b); // in exclusive mode data is not carried to console device
};
class eRCKey