You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I paired my (Xbox series X|S) controller, but only the share button (F12) seems to affect my apps like firefox and my desktop environment. I used some online gamepad tester and it seems to work, so I assume that the gamepad uses some system for gamepads, not key presses, which makes sense. However, I am not playing games and nothing else seems to support these, so a way to make the controller use key and mouse presses would be nice.
Ideas for mapping the controller to keyboard presses:
dpad > arrow keys
left stick > scrollwheel
right stick > mouse
left trigger > left click
right trigger > right click
xbox button > super key
3 lines > escape (maybe)
Not sure about what to do with xyab, LB and RB, and the button with 2 rectangles intercecting. Maybe just left as gamepad keys?
The text was updated successfully, but these errors were encountered:
There's a mouse emulation aka "couch mode" in preparation which will be merged with v0.10. The gamepad will send mouse and keyboard input in this mode.
The share button works because the gamepad actually sends the F12 keypress. This will be configurable, probably with v0.11.
Check this PR for mouse mode: #282. I could need some testers.
I paired my (Xbox series X|S) controller, but only the share button (F12) seems to affect my apps like firefox and my desktop environment. I used some online gamepad tester and it seems to work, so I assume that the gamepad uses some system for gamepads, not key presses, which makes sense. However, I am not playing games and nothing else seems to support these, so a way to make the controller use key and mouse presses would be nice.
Ideas for mapping the controller to keyboard presses:
dpad > arrow keys
left stick > scrollwheel
right stick > mouse
left trigger > left click
right trigger > right click
xbox button > super key
3 lines > escape (maybe)
Not sure about what to do with xyab, LB and RB, and the button with 2 rectangles intercecting. Maybe just left as gamepad keys?
The text was updated successfully, but these errors were encountered: