Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jul 2010 11:32:05 -0700 (PDT)
From:      =?iso-8859-1?Q?Leonardo_M=2E_Ram=E9?= <martinrame@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Spanish keyboard in X
Message-ID:  <594855.43631.qm@web113510.mail.gq1.yahoo.com>
In-Reply-To: <20100718193637.a861d7dc.freebsd@edvax.de>

next in thread | previous in thread | raw e-mail | index | archive | help

Yes,I have modified xorg.conf the same way as you mentioned.

Anyway, now the problem is solved by adding "setxkbmap es &" to my .xsession

Thanks.

Leonardo M. Ramé
http://leonardorame.blogspot.com


--- On Sun, 7/18/10, Polytropon <freebsd@edvax.de> wrote:

> From: Polytropon <freebsd@edvax.de>
> Subject: Re: Spanish keyboard in X
> To: "Leonardo M. Ramé" <martinrame@yahoo.com>
> Cc: freebsd-questions@freebsd.org
> Date: Sunday, July 18, 2010, 2:36 PM
> On Sun, 18 Jul 2010 09:49:16 -0700
> (PDT), Leonardo M. Ramé <martinrame@yahoo.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.
> > 
> > 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".
> 
> 
> -- 
> 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?594855.43631.qm>