Difference between revisions of "Input devices"
From Geeetech Wiki
(Created page with " == 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 mi...") |
|||
(3 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 6: | Line 8: | ||
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: | 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''' |
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