Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jul 2010 19:36:37 +0200
From:      Polytropon <freebsd@edvax.de>
To:        "Leonardo M. =?ISO-8859-1?Q?Ram=E9?=" <martinrame@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Spanish keyboard in X
Message-ID:  <20100718193637.a861d7dc.freebsd@edvax.de>
In-Reply-To: <912210.86576.qm@web113507.mail.gq1.yahoo.com>
References:  <912210.86576.qm@web113507.mail.gq1.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 18 Jul 2010 09:49:16 -0700 (PDT), Leonardo M. Ram=E9 <martinrame@ya=
hoo.com> wrote:
> Hi,I'm trying to configure spanish keyboard in FreeBsd 8.1-RC2
> with no luck, I've read many documents on the web, but they seem
> to be rather old, or assume that the user has Gnome or KDE
> installed, I use Awesome WM.
>=20
> Any hint?

What's wrong about the "old-fashioned" way of using xorg.conf as
a central means of X configuration? :-)

Section "InputDevice"
        Identifier      "Keyboard0"
        Driver          "kbd"
        Option          "XkbModel"              "pc105"
        Option          "XkbLayout"             "de"
        Option          "AutoRepeat"            "250 30"
EndSection

Of course, you have to set the correct codes for spanish layout
(setting XkbLayout), it should be "es".


--=20
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100718193637.a861d7dc.freebsd>