Kodi Community Forum
[LINUX] Ubuntu xpad dpad xbox1 controller mapping - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: [LINUX] Ubuntu xpad dpad xbox1 controller mapping (/showthread.php?tid=65767)



[LINUX] Ubuntu xpad dpad xbox1 controller mapping - tranalbert - 2010-01-02

Hi guys

I am running XBMC 9.11 on Karmic. I have been using the default xpad that ships with ubuntu and with a modified xbox360 keymap, most of the buttons are working.

The dpad however rather than being registered as 4 seperate buttons, they are being logged as asix's:

Code:
<axis limit="-1" id="8">Up</axis>
<axis limit="+1" id="8">Down</axis>

Is there a way to change xpad such that it registers them as buttons?
Is there a workaround to change the deadzone, so even if it has to stay as a axis, it has very little or no sensitivity.

I have tried the userspace driver and am not a fan of it, so I would like to see if I can get xpad working.

Thanks in advance to anyone who can be of assistance. Smile


- SuperXero3 - 2011-01-30

any progress on this?