Hello! Absolutely loving my UHK. I’m hoping to be able to have a different trackpoint sensitivity (higher speed) when holding down left shift (while still maintaining the functionality of left shift). I’ve been playing around a fair bit but haven’t been able to figure out how to accomplish this. Any suggestions are deeply appreciated.
Amazing! This is exactly what I was looking for, thank you so much. If I wanted to do this for a different key, like space for example, where is the documentation showing the “iLS” equivalent? I looked on GitHub and wasn’t able to find it. Thanks again!
For a list of key abbreviations, see the grammar in the reference manual linked above - search for SHORTCUT and SCANCODE_ABBREV. For space, it’s holdKey space.
For a user friendly explanation, see the user guide and search for basic principles.
For a more formal and exhaustive explanation, search the reference manual for MODMASK, SHORTCUT, holdKey and composition modes.