xarcade-xinput
xarcade-xinput copied to clipboard
Bind Keys to Mouse Buttons
Is it possible to bind left and right trigger to left and right mouse buttons? I looked at the Keys Enum page and found that LButton and RButton are the right names but when I try to bind them it doesn't work. Any idea how to get this to work?
At the moment, no, it's not possible. The library this project uses for keyboard events does support mouse buttons, so it's possible without a major rework.