Some work on example configs
This commit is contained in:
parent
3b6f0d8185
commit
61bd3f7376
2 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
[xboxdrv]
|
||||
dpad-as-button=true
|
||||
deadzone=4000
|
||||
trigger-as-zaxis=true
|
||||
dpad-as-button=true
|
||||
|
||||
[axismap]
|
||||
-y2=y2
|
||||
|
|
|
@ -30,7 +30,8 @@ dr=KEY_2
|
|||
du=REL_WHEEL:-1:150
|
||||
dd=REL_WHEEL:1:150
|
||||
|
||||
[ui-buttonmap back=KEY_TAB]
|
||||
[ui-buttonmap]
|
||||
back=KEY_TAB
|
||||
start=KEY_ESC
|
||||
|
||||
# EOF #
|
||||
|
|
Loading…
Reference in a new issue