Suport for Dpads which use absolute values in evdev

This commit is contained in:
Iwan Timmer
2014-01-28 14:42:13 +01:00
parent dc97bc9cf0
commit 07c6c55577
4 changed files with 53 additions and 3 deletions

View File

@@ -2,10 +2,14 @@ abs_x = 0
abs_y = 1
abs_rx = 3
abs_ry = 4
#Unused in default configuration
#abs_dpad_y = -1
#abs_dpad_x = -1
abs_throttle = 6
abs_rudder = 7
btn_south = 304
btn_east = 305
btn_north = 307