> I could not switch to any other program anymore. Hopefully, I could type `M-x
> shell' in Emacs to open a terminal window within Emacs itself.
>
> There, I typed:
>
>    setxkbmap gb
>
> Went back to British layout (though, Caps Lock LED stayed on, as one can
> expect). Command worked as expected.
>
> Then, I typed:
>
>    xmodmap -e 'keycode 133 = F20' -e 'clear Lock' -e 'keycode 66 = F19'
>
> But I never got my StumpWM prefix key back.

Next time this happens, boot up xev, hit some keys, and look at what
they're interpreted as. If the lock modifier is on in the key presses,
then that's the problem.

-Shawn


_______________________________________________
Stumpwm-devel mailing list
Stumpwm-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/stumpwm-devel

Reply via email to