Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom button mapping? #14

Open
thorleifjacobsen opened this issue Apr 4, 2016 · 0 comments
Open

Custom button mapping? #14

thorleifjacobsen opened this issue Apr 4, 2016 · 0 comments

Comments

@thorleifjacobsen
Copy link

Hi, It's me again! :D

I have mapped the buttons ABXY on a jstest it shows:

Axes: 0:-32767 1:-32767 Buttons: 0:off 1:off 2:off 3:off 4:off 5:off 6:off 7:off 8:off

Where:
0 = BTN_JOYSTICK
1 = BTN_A
2 = BTN_B
3 = BTN_Y
4 = BTN_X

But on my xbox controller its correct:

0 = BTN_A
1 = BTN_B
2 = BTN_X
3 = BTN_Y

Would love it to be mapped in order of "events" or something so you can customize it? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant