fix EVIOCGRAB ioctl
authorghost <andreas.monzner@multimedia-labs.de>
Wed, 23 Dec 2009 18:25:36 +0000 (19:25 +0100)
committerghost <andreas.monzner@multimedia-labs.de>
Wed, 23 Dec 2009 18:25:36 +0000 (19:25 +0100)
commit2b47f0d63cb4d1bfb1979bc777795a834763db9a
tree2b27042194c45b70f92bff7b8691ab2c761bee9a
parente8eb8e9694379204f4b9143ca6b33db48809df7f
fix EVIOCGRAB ioctl
switch to non exclusive access on input devices when call eRCInput::lock (i.e. this fixes no more working Tuxtxt plugin)
remove some incorrect code eRCInput::lock now no more returns a device handle .. this is not possible this way..
lib/driver/rc.cpp
lib/driver/rc.h
lib/driver/rcconsole.cpp
lib/driver/rcinput.cpp
lib/driver/rcinput.h