http://bugzilla.novell.com/show_bug.cgi?id=542009 User sndirsch@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=542009#c12 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Info Provider|sndirsch@novell.com |pearson44j@wanadoo.fr --- Comment #12 from Stefan Dirsch <sndirsch@novell.com> 2009-10-06 03:05:47 MDT --- Ouch. That can't work, since the input section for 'kbd' driver is ignored by now, unless you set the "AutoAddDevices" option in ServerFlags section to "off". How does your written xorg.conf look like? I thought YaST is longer creating any xorg.conf? I'm confused now. We really don't want any xorg.conf any longer in the system. I would recommend to run the keytable4hal script after having written /etc/sysconfig/kekboard accordingly. Code snippet from xdm script: # use system keyboard as global X keyboard configuration if [ -x /etc/X11/xdm/keytable4hal ]; then if /etc/X11/xdm/keytable4hal; then /etc/init.d/haldaemon stop && \ rm -f /var/cache/hald/fdi-cache && \ /etc/init.d/haldaemon start fi fi Or set the keyboard in YaST via setxkbmap as you already do in first stage. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.