Date: Sun, 05 Aug 2007 09:29:49 +0200 From: Bruno Damour <freebsd@ruomad.net> To: Patrick Lamaiziere <patfbsds+x11@davenulle.org> Cc: freebsd-x11@freebsd.org Subject: Re: Problem with french keyboard and gdm Message-ID: <46B57C6D.6090205@ruomad.net> In-Reply-To: <20070804125419.0013db0c@roxette> References: <46B43E03.5060103@ruomad.net> <20070804125419.0013db0c@roxette>
next in thread | previous in thread | raw e-mail | index | archive | help
Patrick Lamaiziere wrote: > 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 > _______________________________________________ > freebsd-x11@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" > Of course, I checked my keyboard options... xorg.conf : Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbLayout" "fr" Option "XkbModel" "pc105" Option "XkbVariant" "latin9" EndSection NB : I don't have de rules part ? AND : rc.conf keymap="fr.iso" AND inside gconf (Desktop/keyboard/kbd) <?xml version="1.0"?> <gconf> <entry name="model" mtime="1183874053" type="string"> <stringvalue>trustda</stringvalue> </entry> <entry name="options" mtime="1183874027" type="list" ltype="string"> <li type="string"> <stringvalue>grp grp:alts_toggle</stringvalue> </li> </entry> <entry name="layouts" mtime="1183874027" type="list" ltype="string"> <li type="string"> <stringvalue>fr latin9</stringvalue> </li> <li type="string"> <stringvalue>fr oss</stringvalue> </li> </entry> </gconf> Any clues ? Thanks in advance Bruno
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46B57C6D.6090205>
