Xtr126 / XtMapper

Keyboard and mouse input mapper
https://xtr126.github.io/XtMapper-docs
GNU General Public License v3.0
210 stars 22 forks source link

Moving mouse cancels shooting mode #40

Closed niru64 closed 8 months ago

niru64 commented 1 year ago

I am using scrcpy --otg to pass the mouse and the keyboard to my mobile device, when I enable shooting mode, the keyboard inputs work all fine but as soon as I move my mouse it stops accepting keyboard inputs and I have to re-enable shooting mode again for it to work. Mind you I am not using BlissROM, but rather using AOSPA Android 13 on a POCO X3 NFC (surya). If there were any troubleshooting steps or such, or some issue template, I'd fill it out, but I'll wait for a response. Thank you.

Xtr126 commented 1 year ago

I am using scrcpy --otg to pass the mouse and the keyboard to my mobile device, when I enable shooting mode, the keyboard inputs work all fine but as soon as I move my mouse it stops accepting keyboard inputs and I have to re-enable shooting mode again for it to work. Mind you I am not using BlissROM, but rather using AOSPA Android 13 on a POCO X3 NFC (surya). If there were any troubleshooting steps or such, or some issue template, I'd fill it out, but I'll wait for a response. Thank you.

It could be that mouse capture isnt working as intended on your system and mouse events conflict with touch events as in #13 I can't reproduce the issue, running Bliss OS with keyboard and mouse attached: Screenshot_20230813-100242_Settings I will try with scrcpy --otg later

Xtr126 commented 8 months ago

scrcpy —otg and aiming mode works fine now.