Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #test/calibrate gamepad
- sudo apt-get install joystick
- jscal -c /dev/input/js0
- #disable/enable mouse point control
- xinput #lists all devices
- xinput --disable <id>
- xinput --enable <id>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement