Open 5vr opened 1 year ago
I'm using the app with HID to play Genshin Impact on my monitor and using Mantis Mouse Pro for mapping. Everything works fine except for the mouse right click and middle clicks. Mapping them isn't possible since they're already shortcuts for back and home.
In HID mode (-M
or --otg
), there are no mouse shortcuts, they are directly injected as middle and right clicks to the device. If they trigger home and back, this is because that's the default Android behavior. You should get the same behavior with a physical mouse.
In default (non-HID) mouse mode, you can forward secondary clicks using --forward-all-clicks
.
Is your feature request related to a problem? Please describe. I'm using the app with HID to play Genshin Impact on my monitor and using Mantis Mouse Pro for mapping. Everything works fine except for the mouse right click and middle clicks. Mapping them isn't possible since they're already shortcuts for back and home.
Describe the solution you'd like I wish to be able to remove the shortcut, so to forward the correct right-click and middle-click mouse inputs respectively.
Describe alternatives you've considered I've tried assigning keys from my keyboard for actions done by the mouse but it just doesn't make sense and the coordination gets very limited during gameplay.
Additional context _