Custom keyboard won't set on startup

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hey folks. I'm working on getting my dvorak keyboard
to be set automatically when I start X. I've followed
a dvorak-specific tutorial as well as the Xkb tutorial
at xfree86.org. What I think should work doesn't. I am
forced to set it manually every time I start X. Here
is the setxkbmap command, which does work.

setxkbmap -rules xfree86 -model pc101 -layout dvorak

Here is the appropriate section from XF86Config.

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"

        Option "XkbRules" "xfree86"
        Option "XkbModel" "pc101"
        Option "XkbLayout" "dvorak"
EndSection

And here's what the log says.

(**) |-->Input Device "Keyboard0"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc101"
(**) XKB: model: "pc101"
(**) Option "XkbLayout" "dvorak"
(**) XKB: layout: "dvorak"
(==) Keyboard: CustomKeycode disabled

I'm using 4.3.0 in FreeBSD 5.2 by the way. Any help is appreciated.

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
http://webhosting.yahoo.com/ps/sb/
_______________________________________________
XFree86 mailing list
XFree86@xxxxxxxxxxx
http://XFree86.Org/mailman/listinfo/xfree86

[Index of Archives]     [X Forum]     [Xorg]     [XFree86 Newbie]     [IETF Announce]     [Security]     [Font Config]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux Kernel]

  Powered by Linux