| Age | Commit message (Collapse) | Author |
|
different things, make Key_L take precidence. But if only Key_R is bound then use that. If Key_L is bound to multiple masks it'll use them all, but that won't work for Key_R right now.
|
|
NumLock are hardcoded to the modmasks for them.
|
|
strip LockMask instead of what caps_lock is bound to.
|
|
we have all the data we need anyways
|
|
|
|
|
|
|
|
|
|
1) it can handle more user cases.
2) it can handle binding more modifier keys with their keysym names like Hyper and Super. W is a shortcut for Super, cuz the windows key is generally bound to it.
3) if you change your keymap bindings and reconfigure openbox it will learn your changes.
and i dunno.. its just nice and stuff now.. you can actually read it I think..
|