QtSixA is a simple GUI that helps you connect a Sixaxis controller to a Linux PC, by using a patched HID daemon. The GUI is written in PyQt (python-qt4) and uses 'sixad' (written in C) to connect through bluetooth or a hidraw device.
Product's homepage
Requirements:
· PyQt
What's New in This Release: [ read full changelog ]
· Fixed sixad-raw accelerometer #4 always at 32767
· Re-arranged "Configure Sixaxis" dialog
· Translations are now possible
· Don't crash if list of profiles is not present
· Warn user when using < 2.0 bluetooth dongle (Sixaxis incompatible)
· Pre-compiled stuff are no longer needed
· Running "sixad" in a terminal with no arguments shows some info instead of just starting server
· Added useful docs to the source tree
· Added Makefiles to easier install