disable preferred_modes stuff for now, implement hotplug (but disable it)
[vuplus_dvbapp] / lib / driver / rcinput.h
index 6c18017..2e288ba 100644 (file)
@@ -5,6 +5,7 @@
 
 class eRCDeviceInputDev: public eRCDevice
 {
+       int iskeyboard;
 public:
        void handleCode(int code);
        eRCDeviceInputDev(eRCInputEventDriver *driver);