rvaiya / warpd

A modal keyboard-driven virtual pointer
MIT License
2.9k stars 131 forks source link

warpd entering normal mode on Backslash (A-M-\) #273

Open jonasdiemer opened 11 months ago

jonasdiemer commented 11 months ago

Hi,

installed to MacOS using the one-liner from the README.md. Now, normal mode (i.e. the one where to move the mouse as red dot with hjkl) is entered both with A-M-c (as documented), but also A-M-\ (which collides with another application on my end).

As a workaround, I might consider launching warpd with its options from another global hotkey tool (e.g. BetterTouchTool) - but still it's probably a bug.

Also, warpd --list-keys segfaults when run as user, shows nothing when run as root (maybe a separate bug).

Regards Jonas