NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: change keyboard layout
Hello Patricio!
On Sat, Jan 16, 2010 at 01:29:20PM -0300, patricio retamales wrote:
> Hi, I have NetBSD 5.0.1 i386 and I installed gnome from pkgsrc without
> problems, but the keyboard layout is only english.
> that way I can change the design of the keyboard to spanish or in which
> direction should I go. Sorry for my bad english.
i don't know if there is a Gnome-way but the standard X11 way is to
change it directly editing /etc/X11/xorg.conf:
[...]
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbLayout" "es"
EndSection
[...]
hope this helps Patricio!
ciao,
Leonardo
--
Leonardo Taccari | http://leot.altervista.org/
Home |
Main Index |
Thread Index |
Old Index