Difference between revisions of "Input devices"
From Geeetech Wiki
(→Xbox 360 controller) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | *Xbox 360 controller | ||
+ | *Playstation 3 controller | ||
== Xbox 360 controller == | == Xbox 360 controller == | ||
Line 11: | Line 13: | ||
''sudo xboxdrv'' | ''sudo xboxdrv'' | ||
+ | |||
+ | |||
+ | == Playstation 3 controller == | ||
+ | |||
+ | |||
+ | |||
+ | Linux using Bluetooth | ||
+ | |||
+ | '''TODO''' | ||
+ | |||
+ | ---- | ||
+ | WinXP using Bluetooth | ||
+ | |||
+ | '''TODO''' |
Latest revision as of 08:33, 20 November 2013
- Xbox 360 controller
- Playstation 3 controller
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