-
-
Notifications
You must be signed in to change notification settings - Fork 351
Description
Hey there and thanks for the amazing project!
While totally standard on full-size 103 keys keyboards, some keys such as PrtScr, ScrLock, NumLock are absent from most other compact layouts: 65, 60% keyboards, and from most cheap compact wireless keyboards that can be found to control various SBCs and small projects.
While I found a trick to connect two keyboards and map the PrtScr key of one to a regular key of the other, this is a bit cumbersome and flimsy, and counter-intuitive.
Suggestion: that each shortcut that is hard-coded with one such key also has an alternative with a regular key:
example:
Screenshot = alt+PrtScr AND alt+P
Switch keyboard emulation = NumLock AND ScrollLock AND alt+S
etc.
(ideally that these functions such as Screenshot be remappable!)
That would help immensely!