Skip to content

Instantly share code, notes, and snippets.

@NeoTheFox
Last active October 3, 2016 09:54
Show Gist options
  • Save NeoTheFox/547a3790add96ae8175e1d07dfbadcb1 to your computer and use it in GitHub Desktop.
Save NeoTheFox/547a3790add96ae8175e1d07dfbadcb1 to your computer and use it in GitHub Desktop.
IPEGA PG-9055 Xboxdrv config
[xboxdrv]
evdev-grab = true
rumble = false
mimic-xpad = true
[evdev-absmap]
ABS_HAT0X = dpad_x
ABS_HAT0Y = dpad_y
ABS_X = X1
ABS_Y = Y1
ABS_Z = X2
ABS_RZ = Y2
[axismap]
-Y1=Y1
[evdev-keymap]
BTN_SOUTH=a
BTN_EAST=b
BTN_WEST=y
BTN_NORTH=x
BTN_START=start
BTN_SELECT=back
BTN_TR=rb
BTN_TL=lb
BTN_TR2=rt
BTN_TL2=lt
BTN_THUMBR=tr
BTN_THUMBL=tl
BTN_MODE = guide
# EOF #
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment