Difference between revisions of "Input devices"
From Geeetech Wiki
(→Xbox 360 controller) |
|||
Line 11: | Line 11: | ||
''sudo xboxdrv'' | ''sudo xboxdrv'' | ||
+ | |||
+ | |||
+ | == Playstation 3 controller == | ||
+ | |||
+ | |||
+ | ---- | ||
+ | |||
+ | Linux using Bluetooth | ||
+ | |||
+ | '''TODO''' | ||
+ | |||
+ | |||
+ | ---- | ||
+ | |||
+ | WinXP using Bluetooth | ||
+ | |||
+ | '''TODO''' |
Revision as of 06:25, 20 November 2013
Xbox 360 controller
Linux using USB
If you are having problems getting this to work (or you are using the wireless version) then the userspace driver xboxdrv might be needed. It can be installed (on Ubuntu) by running:
sudo apt-get install xboxdrv
And then started by running:
sudo xboxdrv
Playstation 3 controller
Linux using Bluetooth
TODO
WinXP using Bluetooth
TODO