On Wed 22 Mar 2017 at 14:53:58 +0000, Richmond wrote: > Why does capslock stop alt-tab working? > > These are the lines: > > "Tab" = m : root|window|frame|title : f.warpring "next" > "Tab" = s : root|window|frame|title : f.warpring "prev"
Because caps lock is a separate modifier, which has (for X event
purposes) nothing to do with shift.
What would help:
IgnoreModifier # 3.6: ignore modifiers specified
{
lock
m2
}
This doesn't really ignore the mentioned modifiers, but it generates
extra bindings for you. Therefore it doesn't really scale well, but for
one or two modifiers it's ok.
-Olaf.
--
___ Olaf 'Rhialto' Seibert -- Wayland: Those who don't understand X
\X/ rhialto/at/xs4all.nl -- are condemned to reinvent it. Poorly.
signature.asc
Description: PGP signature
