On Fri, Feb 4, 2011 at 2:29 PM, Justin Briggs <red.kenn...@gmail.com> wrote: > I'm trying to configure XOrg 7.4 to use the dvorak keyboard layout with the > macbook79 model, and am having absolutely no success. I've tried all kinds > of options in 10-evdev.conf as well as xorg.conf and have no idea how the > newer configuration system works. I had no problems getting all set up 2 or > 3 years ago.
Can you send your Xorg log? Can you attach your xorg.conf? This is the expected way I'd do it: Section "InputClass" Identifier "Keyboard Settings" MatchIsKeyboard "yes" Option "XkbLayout" "dvorak" Option "XkbModel" "macbook79" EndSection -- Dan _______________________________________________ xorg@lists.freedesktop.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.freedesktop.org/mailman/listinfo/xorg Your subscription address: arch...@mail-archive.com