|
I am trying to map my keyboard to a joystick and I am struggling with the trigger keys. I was able to map the top 2 triggers with |
Answered by
jonasBoss
Nov 3, 2023
Replies: 1 comment 1 reply
|
Gamepads are in general a huge problem, it seems like every application has its own idea how a gamepad looks, so it is almost impossible to create one that works in all scenarios. |
1 reply
Answer selected by
MihinMUD
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
BTN_TL2andBTN_TR2should work. Did you check withsudo evtestthat thatBTN_TL2andBTN_TR2are not sent?Gamepads are in general a huge problem, it seems like every application has its own idea how a gamepad looks, so it is almost impossible to create one that works in all scenarios.