[Wishlist] Add Capslock as keyboard modifier for shortcuts (with Alt, Ctrl, etc.)
Note (2018-07-31)
This was suggested some time ago. I do not remember by who. I did some research on it. It is possible to use the CapsLock key as a modifier. But this technique works and is easy to code in a standalone script when the hotkeys are saved inside the script itself. But it would be harder in QAP because it needs to save/retrieve the hotkeys selected by the user in the ini file. Doing it makes the use of the “#If” command much more complex. Same goes for using Scroll or NumLock as modifiers. This is why I’ll put this suggestion on the abandoned list for now.