* Mark Buetow -- Friday 04 March 2005 18:54: > Linux sees it, so, according to the docs, FG should > see it without any problems. Anything I'm missing?
Looks like the permissions on your devices aren't set correctly. Check if /dev/input/js0 exists and if you can read from it. The following should output garbage to the terminal when you move the js: $ cat /dev/input/js0 Other apps do possibly use an existing and correctly configured /dev/js0. You don't need to run fgfs to test your js. "js_demo" is a *bit* quicker and uses the same infrastructure. m. _______________________________________________ Flightgear-users mailing list [email protected] http://mail.flightgear.org/mailman/listinfo/flightgear-users 2f585eeea02e2c79d7b1d8c4963bae2d
