From b549727cf82a94ba810540bb9d7d27fd6d6c6dd8 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Sat, 21 Aug 2010 15:57:07 +0200 Subject: Small fixes for Xorg keyboard of SuSE11.3 and Ubuntu functions ... --- os-plugins/plugins/xserver/OpenSLX/Distro/Suse.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os-plugins/plugins') diff --git a/os-plugins/plugins/xserver/OpenSLX/Distro/Suse.pm b/os-plugins/plugins/xserver/OpenSLX/Distro/Suse.pm index 29342f3b..7a706019 100644 --- a/os-plugins/plugins/xserver/OpenSLX/Distro/Suse.pm +++ b/os-plugins/plugins/xserver/OpenSLX/Distro/Suse.pm @@ -41,6 +41,7 @@ sub setupXserverScript # add stuff to the script generated via Base.pm $script .= unshiftHereDoc(<<' End-of-Here'); # SuSE specific extension to stage3 xserver.sh + testmkd /mnt/etc/X11/xorg.conf.d # Add InputClass to proper setup the keyboard and other input echo 'Section "InputClass" Identifier "evdev pointer catchall" @@ -75,7 +76,6 @@ sub setupXserverScript # Xorg hardware is autodetected, so no module information provided [ -z "${xmodule}" ] && \ sed "/Section \"Device\"/,/EndSection/d" -i ${xfc} - testmkd /mnt/etc/X11/xorg.conf.d testmkd /mnt/var/lib/xkb/compiled testmkd /mnt/var/lib/X11 testmkd /mnt/var/lib/xdm/authdir/authfiles 0700 -- cgit v1.2.3-55-g7522