PS3 controller

From wikinotes
Revision as of 13:58, 11 October 2018 by Will (talk | contribs) (Created page with "= setup = <blockquote> == linux == <blockquote> The PS3 USB controller drivers are included with the kernel. Check if your controller was detected by the kernel by checking fo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

setup

linux

The PS3 USB controller drivers are included with the kernel. Check if your controller was detected by the kernel by checking for /dev/input/js0.

The sixaxis controller is constantly giving motion feedback, which can make it difficult to bind keys. I used qjoypad to map my keys instead, a layer on top of the program.