Lines Matching refs:joystick
4 $Id: joystick.txt,v 1.6 2001/06/05 09:57:01 vojtech Exp $
32 The joystick driver for Linux provides support for a variety of joysticks
49 send "subscribe linux-joystick Your Name" to subscribe to it.
88 For all joystick drivers to function, you'll need the userland interface
103 In addition to that, you'll need the joystick driver module itself, most
104 usually you'll have an analog joystick:
118 For testing the joystick driver functionality, there is the jstest
123 And it should show a line with the joystick values, which update as you
125 joystick is in the center position. They should not jitter by themselves to
130 If it's not, then there might be a problem. Try to calibrate the joystick,
137 joystick should be autocalibrated by the driver automagically. However, with
143 included in the joystick package to set better correction coefficients than
146 After calibrating the joystick you can verify if you like the new
150 jscal -p /dev/js0 > /etc/joystick.cal
154 source /etc/joystick.cal
156 This way, after the next reboot your joystick will remain calibrated. You
178 * 2-axis, 4-button joystick
179 * 3-axis, 4-button joystick
180 * 4-axis, 4-button joystick
183 For other joystick types (more/less axes, hats, and buttons) support
190 'type' is type of the joystick from the table below, defining joysticks
192 entry defining joystick on gameport1 and so on.
196 none | No analog joystick on that port
197 auto | Autodetect joystick
198 2btn | 2-button n-axis joystick
201 fcs | Thrustmaster FCS compatible joystick
207 In case your joystick doesn't fit in any of the above categories, you can
259 although the joystick has only 8. The 9th button is the mode switch on the
260 rear side of the joystick. However, moving it, you'll reset the joystick,
262 joystick will also re-center itself, taking the position it was in during
265 The SideWinder Standard is not a digital joystick, and thus is supported
364 * Genius Flight2000 F-23 joystick
365 * Genius Flight2000 F-31 joystick
386 joysticks. Digitally communicating joystick will work only on port 0, while
394 joystick. This mode is supported by the pcigame.c module. Once loaded the
414 joystick menu and sound card support in the sound menu for your appropriate
430 1 | 1-button digital joystick
432 No more joystick types are supported now, but that should change in the
437 See joystick-parport.txt for more info.
560 Q: Is it possible to connect my old Atari/Commodore/Amiga/console joystick
566 Q: My joystick doesn't work with Quake / Quake 2. What's the cause?
567 A: Quake / Quake 2 don't support joystick. Use joy2key to simulate keypresses
572 The 1.0 driver uses a new, event based approach to the joystick driver.
573 Instead of the user program polling for the joystick values, the joystick
574 driver now reports only any changes of its state. See joystick-api.txt,
575 joystick.h and jstest.c included in the joystick package for more
576 information. The joystick device can be used in either blocking or
580 Any call to the joystick driver using the old interface will return values