On 10/27/09, Javier Vasquez <j.e.vasquez.v@xxxxxxxxx> 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.