[opensuse-autoinstall] keyboard not set correctly when installing from autoyast
Hello, I selected the keyboard i want in the autoyast2 gui and when i do the install the keyboard i selected is working on a terminal window (Ctrl-F2 for example) but not at the login screen, gnome, kde3 or kde4 where i get a US keyboard instead. Here's what i think the relevant section of the autoyast file looks like: <keyboard> <keyboard_values> <capslock config:type="boolean">false</capslock> <delay></delay> <discaps config:type="boolean">false</discaps> <numlock></numlock> <rate></rate> <scrlock config:type="boolean">false</scrlock> <tty>tty1 tty2 tty3 tty4 tty5 tty6 tty8 tty9 tty10 tty11 tty12 tty13 tty14 tty15 tty16 tty17 tty18 tty19 tty20</tty> </keyboard_values> <keymap>french-ca</keymap> </keyboard> I have a machine i installed manually from DVD and the keyboard works fine on this one and when i look in the yast -> keyboard layout on both machine it displays the same: Canada - basic. Both machines are identical and share KVM. I also reinstalled the machine that didn't have the right keyboard manually from DVD and as expected the keyboard is ok. Any hints? -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
Hello, Just in case someone gets the same problem, we finally figured out that it was due to the fact that we didn't have an X11 configuration section and because of that the keyboard was set to US in the X configuration file. Adding the section took care of the problem for us. The main reason why we didn't use that section before was that we didn't want to select a specific monitor. What i did was to configure it with the autoyast gui and take out the monitor section from the XML file and it seems to be working correctly. -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
participants (1)
-
pierre.girard@gerad.ca