Skip to content

Commit

Permalink
Add X-box pad config
Browse files Browse the repository at this point in the history
OG Xbox controller
  • Loading branch information
eiiiiix authored Oct 23, 2018
1 parent 25c2def commit 4fc8bde
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions X-box pad.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
[Profile]
Device = evdev/0/Microsoft X-Box pad v1 (US)
Buttons/A = `Button 0`
Buttons/B = `Button 1`
Buttons/X = `Button 3`
Buttons/Y = `Button 4`
Buttons/Z = `Button 5`
Buttons/Start = `Button 7`
Buttons/Mic = `Button 6`
Main Stick/Dead Zone = 25.000000000000000
Main Stick/Up = `Axis 1-`
Main Stick/Down = `Axis 1+`
Main Stick/Left = `Axis 0-`
Main Stick/Right = `Axis 0+`
Main Stick/Modifier = `Button 8`
C-Stick/Dead Zone = 25.000000000000000
C-Stick/Up = `Axis 4-`
C-Stick/Down = `Axis 4+`
C-Stick/Left = `Axis 3-`
C-Stick/Right = `Axis 3+`
C-Stick/Modifier = `Button 9`
Triggers/L = `Axis 2-+`
Triggers/R = `Axis 5-+`
Rumble/Motor = Triangle
D-Pad/Threshold = 75.000000000000000
D-Pad/Up = `Axis 7-`
D-Pad/Down = `Axis 7+`
D-Pad/Left = `Axis 6-`
D-Pad/Right = `Axis 6+`

0 comments on commit 4fc8bde

Please sign in to comment.