]> git.mxchange.org Git - flightgear.git/commit
add option <grab/> to the device configuration. If this is set to 'true', the events...
authortorsten <torsten>
Sat, 22 Aug 2009 08:32:36 +0000 (08:32 +0000)
committerTim Moore <timoore@redhat.com>
Sun, 23 Aug 2009 19:43:10 +0000 (21:43 +0200)
commitb772e5872a042badd6022405bc6de0355810082c
tree8b0609f34223cf485cbb4213657467aa4d81dd67
parentcd89ce7d0a0d8eb1c700ac305f10d583f250daec
add option <grab/> to the device configuration. If this is set to 'true', the events from this devices are exclusively handled by our handler and are not distributed to other driver(s).
src/Input/FGEventInput.cxx
src/Input/FGEventInput.hxx
src/Input/FGLinuxEventInput.cxx