Hi,
I've completed the build of BLFS Sysv-elogind on LFS-9.0-rc1. Apart from what
I've already reported, things are going rather well, but I have a problem with
gdm: At first I thought it was not working, since I could not log in, while I
could "startx" gnome, or lxde without problem.
Then, I noticed that when "startx'ing" gnome, the keyboard was set to us,
while I have:
Section "InputClass"
Identifier "libinput keyboard catchall"
MatchIsKeyboard "on"
MatchDevicePath "/dev/input/event*"
Driver "libinput"
Option "XkbLayout" "fr"
in /etc/X11/xorg.conf.d/40-libinput.conf
Inside gnome, I could add a keyboard using the settings manager, and switch to
the fr layout, but this made me think that the keyboard layout in gdm was
still us. So I typed my password as if I was on a us keyboard (well, not so
easy :), and bingo, gnome started...
So gdm is working, but I've not found any way to have it use a French kb
layout...
I've tried adding "setxkbmap fr" at the end of /etc/gdm/Init/Default, but it
did not work.
So I do not know where to set this.
Note that American or British users are not likely to be affected :)
Pierre
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page