39aldo39 / klfc

Keyboard Layout Files Creator
GNU General Public License v3.0
216 stars 12 forks source link

Bind a key to lock a modifier #3

Closed noctuid closed 7 years ago

noctuid commented 7 years ago

XKB supports locking modifiers with LockMods. It would be nice if there was a way to bind a key to toggle arbitrary modifiers (besides capslock/numlock) using this.

39aldo39 commented 7 years ago

I have added support for locking arbitrary modifiers. To lock a modifier, use 'lock:modifier'.

noctuid commented 7 years ago

Thank you. It's nice to have latch:available as well.