[Conkeror] Caps lock as control
John J Foerch
jjfoerch at earthlink.net
Sat Jan 31 14:06:30 PST 2009
> Hey, I just updated to the latest version of Conkeror. It looks great,
> but I noticed a pretty annoying bug: I have caps-lock mapped to control,
> but when I press caps-lock+N (or any key) it receives the key stroke
> control+shift+N, which isn't bound.
>
> I've noticed recently that Emacs does this too, but Emacs is able to
> translate C-S-n into C-n while Conkeror just complains that C-N is
> undefined.
>
> Any ideas?
>
> -Phil
Hi Phil,
Perhaps you don't have the Remove Lock command in your xmodmap config.
Here is mine:
xmodmap -e "remove Lock = Caps_Lock"
xmodmap -e "keysym Caps_Lock = Control_L"
xmodmap -e "add Control = Control_L"
--
John Foerch
More information about the Conkeror
mailing list