Grant Edwards <grant.b.edwa...@gmail.com> [11-04-06 01:02]:
> On 2011-04-05, meino.cra...@gmx.de <meino.cra...@gmx.de> wrote:
> 
> > I am using a recent gentoo (updated on a nearly daily basis).
> > For me the CAPSLOCK-function is totally useless and I want
> > to deactivate it as soon as possible to ACCIDENTLY SWITCH
> > ANYthing uppeRCASE. ;)
> 
> Here's what I use in my xorg.conf to turn "caps-lock" into a "ctrl"
> key:
> 
>     Section "InputClass"
>         Identifier "keyboard-all"
>         Driver "evdev"
>         Option "XkbOptions"  
> "ctrl:nocaps,compose:ralt,terminate:ctrl_alt_bksp"
>         MatchIsKeyboard "on"
>     EndSection
> 
> It also turns the right-hand ALT key into a compose key and enables
> ctrl-alt-backspace as the termination sequence for the X server.
> 
> -- 
> Grant Edwards               grant.b.edwards        Yow! WHOA!!  Ken and Barbie
>                                   at               are having TOO MUCH FUN!!
>                               gmail.com            It must be the NEGATIVE
>                                                    IONS!!
> 
> 

Thank you for all the nice ideas  --  for some reason I like the
xorg.conf method best :)

Is it possible to map the CAPSLOCK to simply nothing?

Best regards
mcc



Reply via email to