summaryrefslogtreecommitdiffstats
path: root/os-plugins
diff options
context:
space:
mode:
authorDirk von Suchodoletz2010-08-09 14:51:16 +0200
committerDirk von Suchodoletz2010-08-09 14:51:16 +0200
commit4ee8728a19a34646d6323e68db29f0f0a8a65e71 (patch)
treeb60f8957b1deb76feb6d2c8ed2a64fe4bf9c2000 /os-plugins
parentFixing the double typo bug as reported in the mailinglist. (diff)
downloadcore-4ee8728a19a34646d6323e68db29f0f0a8a65e71.tar.gz
core-4ee8728a19a34646d6323e68db29f0f0a8a65e71.tar.xz
core-4ee8728a19a34646d6323e68db29f0f0a8a65e71.zip
Changes for Ubuntu ...
Diffstat (limited to 'os-plugins')
-rw-r--r--os-plugins/plugins/xserver/OpenSLX/Distro/Ubuntu_8.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/os-plugins/plugins/xserver/OpenSLX/Distro/Ubuntu_8.pm b/os-plugins/plugins/xserver/OpenSLX/Distro/Ubuntu_8.pm
index 0c152dba..1fa88446 100644
--- a/os-plugins/plugins/xserver/OpenSLX/Distro/Ubuntu_8.pm
+++ b/os-plugins/plugins/xserver/OpenSLX/Distro/Ubuntu_8.pm
@@ -35,6 +35,8 @@ sub setupXserverScript
$script .= unshiftHereDoc(<<' End-of-Here');
# Ubuntu specific extension to stage3 xserver.sh
+ # use the old kbd keyboard driver instead of evdev
+ sed "s/\"evdev\"/,/\"kbd\"/" -i ${xfc}
testmkd /mnt/var/run/xauth
testmkd /mnt/var/lib/xkb
ln -sf /usr/bin/Xorg /mnt/etc/X11/X