Re: Keyboard Settings



> How do I set my keyboard to dvorak in gnome?

That is an X issue - you need to edit the file /etc/X11/XF86Config or
perhaps /etc/X11/XF86Config-4. 

I myself have

  Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option      "XkbLayout" "dk"
  EndSection

for a Danish layout, so you could try changing "dk" to "dvorak" and
see if that works. Else there probably is a tool somewhere to do it
(Xconfigurator or xf86setup or something like that, I can't remember
the details anymore).

-- 
Ole Laursen 
http://sunsite.dk/olau/




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