Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Aug 2007 12:54:19 +0200
From:      Patrick Lamaiziere <patfbsds+x11@davenulle.org>
To:        freebsd-x11@freebsd.org
Subject:   Re: Problem with french keyboard and gdm
Message-ID:  <20070804125419.0013db0c@roxette>
In-Reply-To: <46B43E03.5060103@ruomad.net>
References:  <46B43E03.5060103@ruomad.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Le Sat, 04 Aug 2007 10:51:15 +0200,
Bruno Damour <freebsd@ruomad.net> a écrit :

> Hello,

Hi,

> I have a strange problem that I did not manage to cope with :
> Each time I reboot, I come up to the login screen and my keyboard is 
> still in us-mode.
> I kill gdm (ctrl-backspace) and the when the login comes up again, 
> everything is fine.
> 
> Any ideas ?

Xorg is set with a french keyboard ?

/etc/X11/xorg.conf:
Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option      "XkbRules" "xorg"
        Option      "XkbModel" "pc105"
        Option      "XkbLayout" "fr"
        Option      "XkbVariant" "latin9"
        Option      "XkbOptions" "compose:menu"
EndSection



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