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

make key combinations customizable #4

Closed Konfekt closed 3 years ago

Konfekt commented 3 years ago

Some already rebind CapsLock for other autohotkey scripts, or use it as Escape, Control key, or both. Therefore, the used mappings could be set at the start of the AHK file.

4strid commented 3 years ago

As far as i am aware , functions are not hoisted in AHK so moving the bindings to the top is not possible . If you are unhappy with any of the bindings , you are free to simply edit the .ahk

4strid commented 3 years ago

(friggin close button again) ... file and change any bindings you dislike . closing for now as i think simply adding alternate bindings from Capslock solves the actual issue ( see #3 )

Konfekt commented 3 years ago

Yes, thank you, that is what I did, it only entails merge conflicts once the repo is updated.

Konfekt commented 3 years ago

For example, a user config AHK file could be sourced.

Konfekt commented 3 years ago

For what it's worth, I use these simplified key bindings to emulate those of keynav.