Replies: 1 comment 1 reply
-
|
As I wrote in #464 (reply in thread) the d-pad is an analog input, not a button input. So you need to use the solution I described there. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Im having trouble finding the for the key names for the dpad on a controller. The up , down , left , right key names. I want to map one of the paddles on the back of the controller to a dpad direction.
I tried input-remapper-control --symbol-names , but im not sure what im looking for there. I couldn't see it suggested in the gtk application either.
I had a look at thread #464 it indicates the analog event for what I am assuming is the thumb stick , but ideally I would like to map the none analog dpad input.
Any help appreciated.
Kind Regards,
ebbii
Beta Was this translation helpful? Give feedback.
All reactions