I need a way to get X11 to boot into dvorak layout mode without having to look up this e-mail to find the command to set the layout to dvorak.

My current xorg.conf has: but does not do anything useful.

Section "InputDevice"
   # generated from default
    Identifier     "Keyboard0"
    Driver         "keyboard"
        Option "XkbLayout" "us"
        Option "XkbVariant" "dvorak"
EndSection


Michael wrote:
setxkbmap -layout us -variant dvorak

--
Beware of Zombies. =O
#EggCrisis  #BlackWinter
White is the new Kulak.
Powers are not rights.


Reply via email to