From fd7fb9f529a4c52613edd844e1ffee7cdeca03f8 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Sat, 13 Oct 2007 17:52:21 +0000 Subject: Some fixes and cleanup of functions files for several SuSE versions ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1375 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initramfs/distro-specs/suse/functions-9.3 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'initramfs/distro-specs/suse/functions-9.3') diff --git a/initramfs/distro-specs/suse/functions-9.3 b/initramfs/distro-specs/suse/functions-9.3 index 210fc4da..fdfc8b07 100644 --- a/initramfs/distro-specs/suse/functions-9.3 +++ b/initramfs/distro-specs/suse/functions-9.3 @@ -59,3 +59,7 @@ if [ "x$start_dreshal" = "xyes" ]; then fi fi } +# Xorg variable settings. Lots of stuff has changed for newer Xorg servers +displayvars () { +synapticsdrv="/usr/X11R6/lib/modules/input/synaptics_drv.o" +} -- cgit v1.2.3-55-g7522