1
0
Fork 0
fgdata/Input
mfranz bc51a3df26 - exploit the nasal namespace feature, which simplifies matters a lot and
avoids the obscure and ugly "which" workaround

Note that the input subsystem sets variable "this" to this joystick's
base property path; This is useful to be able to access the driver's own
information from the property tree. Example:

   data = props.globals.getNode(this).getNode("data");

where "this" contains string "/input[0]/joysticks[0]/js[0]" if the js is
the first in the system
2005-06-19 17:29:56 +00:00
..
Joysticks - exploit the nasal namespace feature, which simplifies matters a lot and 2005-06-19 17:29:56 +00:00
Keyboard Some final changes to the carrier keyboard configuration. 2004-12-20 13:53:21 +00:00