Linux tip, Fedora tip / howto: setting up a joystick / steering wheel to work with CentOS |
Try my online puzzle page with Calcudoku, Killer Sudoku and online Sudoku.
setting up a joystick / steering wheel to work with CentOS The context here is as follows:
The first step is to install a joystick driver (all steps as root):
The first time I had to explicitly load the module:
The next step is to calibrate the "joystick" (i.e. the steering wheel which acts as a joystick, really). For this I managed to get two different tools running:
The final step is to set SDL_JOYSTICK_DEVICE before running Tuxracer (!): setenv SDL_JOYSTICK_DEVICE /dev/input/js0 (or if you're running bash: That should be it. As always, send me a note (using the form below) if something didn't work, you have a better solution, etc..
|
Send me your comments!
Something didn't work as expected? You'd like to add some useful info to this tip? Use the form below to send me your comments. (Don't forget to fill out the super-lame CAPTCHA below..)