The joystick tag has no wiki summary.
1
vote
1answer
37 views
Getting axis values from joystick from jstest into C program
I am wondering if there is a way to get the axis position values from a joystick to feed into a C program. I can run the command jstest /dev/input/js0 and it will display live feedback of current ...
2
votes
1answer
349 views
Is there any way to use a joystick as a mouse?
In order to cut down on connected devices, is there any way to use a connected USB gamepad as a mouse?
Bonus points to anyone who can make it also act as the keyboard.
As a clarification, the ...