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:26:13 +0000 (19:26 +0100)
commit738bb44f393edf2a58eef973f7f5a01c2e2bbaa3
treecf743d3c1990792f85dfe7e1643c71b5f71397b5
parent7fb294e5cfb798fc86c275932466313108bab513
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