guilryder / clavier-plus

Clavier+ keyboard shortcuts manager for Windows
https://gryder.org/software/clavier-plus/
GNU General Public License v3.0
334 stars 22 forks source link

Feature request : Allow Caps Lock + Key for shortcut #24

Closed rp1231 closed 2 years ago

rp1231 commented 2 years ago

Hi, I would like to set shortcuts in combination with the Caps Lock key. For eg. Caps Lock + S to simulate left arrow key.

It would be great if this feature can be implemented.

Thanks

guilryder commented 2 years ago

Not possible. Caps Lock isn't a modifier key like Ctrl, Alt, etc. so Clavier+ cannot capture keystrokes like Caps Lock + Key.

rp1231 commented 2 years ago

Would it be possible if it just detected the pressed state of the caps lock key?

Maybe something like: Caps Lock(pressed) + S maps to Left Arrow key

Sorry if this doesn't make sense as I'm not a coder.

guilryder commented 2 years ago

No, Clavier+ would need Caps Lock to be a modifier key supported by Windows.

rp1231 commented 2 years ago

Ok thanks