mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-04-22 16:16:39 +00:00
Suport for Dpads which use absolute values in evdev
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user