@Rael: Using your ppa works mostyl fine for me.
The controller shows some chatter though. Pressing the colored buttons ist
recognized as 2 or even more presses at once.
Did you adress chatter in your configuration files or do you know how to fix it?
Thank your very much for your afford!
--
You
Ok, due the low priority, this will be an one man talking. So I created
a ppa to include all these configurations in Trusty:
https://launchpad.net/~rael-gc/+archive/ubuntu-xboxdrv
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:/
** Attachment added: "xboxdrv.conf"
https://bugs.launchpad.net/ubuntu/+source/xboxdrv/+bug/1306695/+attachment/4083891/+files/xboxdrv.conf
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1306695
Tit
Adding unity-joystick-panel.desktop
** Attachment added: "unity-joystick-panel.desktop"
https://bugs.launchpad.net/ubuntu/+source/xboxdrv/+bug/1306695/+attachment/4083890/+files/unity-joystick-panel.desktop
--
You received this bug notification because you are a member of Ubuntu
Bugs, which
Additionally, jstest-gtk is a good nice to have.
With this installed, I created a "Joysticks" in System Settings >
Hardware, using a file named /usr/share/applications/unity-joystick-
panel.desktop with the following content:
[Desktop Entry]
Name=Joysticks
Comment=Configure and Calibrate Joystick
A better script (it'll remove all joysticks before start... maybe this
can be done in a better way then remove all js* files):
# xboxdrv.conf
start on filesystem
pre-start script
# clean up joysticks
rm -f /dev/input/js*
end script
exec xboxdrv -D --detach-kernel-driver --silent --dbus di