Open suxpert opened 2 years ago
After some testing on AutoHotKey, it seems that these key mapping tools recognized the key pressing simulated via vimcaps as physical keyboard event. This is what I was intend to do, but it seems that this types of simulation is not a good way to toggle the caps lock.
We might need some more direct way to modify the keyboard state internally.
If we remap the caps lock, e.g., I'm using power toys, and remap the capslock as left control, then
vimcaps
can only read the keyboard status, but won't be able to toggle the key itself.