4strid / mouse-control.autohotkey

AutoHotKey script for controlling the mouse with the keyboard. Fast & easy-to-use, full-fledged software replacement for a physical mouse. WASD / vim movement and vim-inspired key bindings. Better alternative to Numpad Mouse.
MIT License
83 stars 16 forks source link

MoveCursor 'descending diagonal' not working in AWSDS #6

Closed derycck closed 1 year ago

derycck commented 2 years ago

Moving descending diagonal left/right in AWSD position in 'Normal quick mode' does not work.

On other hand, moving descending diagonal down left/right in 'HJKL' position in 'Normal quick mode' works fine.

4strid commented 2 years ago

interesting ... (i'll look into it)

CoopCodes commented 1 year ago

Hey! I'm also having this problem, on one of my pc's it works, but on my laptop it doesn't.

CoopCodes commented 1 year ago

I think its a problem with the keyboard, because some of my keyboards work, and some don't.

4strid commented 1 year ago

oh yeah i think i see what this might be . I can't reproduce it , but I think it's , some keyboards only have enough wires to send 2 key presses at the same time , and quick-diagonal-down would require registering three keys at once . my advice @ this time would just be to switch into normal mode if you need to move diagonally . closing this for now , alas ,