[arch-general] How to set keyboard configurations without touching xorg.con neither hal rules...

Javier Vasquez j.e.vasquez.v at gmail.com
Thu Nov 26 14:05:53 EST 2009


On 10/27/09, Javier Vasquez <j.e.vasquez.v at gmail.com> wrote:
> Hi,
>
> Usually I set the following:
>
>        Option      "XkbLayout"  "latam,us"
>        Option      "XkbOptions" "lv3:ralt_switch, grp:alt_shift_toggle"
>


Just a follow up to close this, :-)  This can be done through:

setxkbmap -layout "latam,us" -option "lv3:ralt_switch" -option
"grp:alt_shift_toggle"

which in turn can be included under .xinitrc or .xsession...

-- 
Javier.


More information about the arch-general mailing list