xarcade-xinput icon indicating copy to clipboard operation
xarcade-xinput copied to clipboard

Bind Keys to Mouse Buttons

Open smoadel3276 opened this issue 4 years ago • 1 comments

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?

smoadel3276 avatar Mar 17 '21 07:03 smoadel3276

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.

mikew avatar Mar 19 '21 19:03 mikew