summaryrefslogtreecommitdiffstats
path: root/remote/modules/xorg
diff options
context:
space:
mode:
authorSimon Rettberg2013-04-22 18:18:11 +0200
committerSimon Rettberg2013-04-22 18:18:11 +0200
commitce852b70f719c9bc1707838f7440e3b4019c6f69 (patch)
tree47e6ef2420e99cdded2d818ae1ef2444d5351d2e /remote/modules/xorg
parentUpdate for openSUSE 12.3 (diff)
downloadtm-scripts-ce852b70f719c9bc1707838f7440e3b4019c6f69.tar.gz
tm-scripts-ce852b70f719c9bc1707838f7440e3b4019c6f69.tar.xz
tm-scripts-ce852b70f719c9bc1707838f7440e3b4019c6f69.zip
Fix xorg for openSUSE 12.3
Diffstat (limited to 'remote/modules/xorg')
-rw-r--r--remote/modules/xorg/xorg.conf.zypper17
1 files changed, 17 insertions, 0 deletions
diff --git a/remote/modules/xorg/xorg.conf.zypper b/remote/modules/xorg/xorg.conf.zypper
index d9259257..22a6bdd8 100644
--- a/remote/modules/xorg/xorg.conf.zypper
+++ b/remote/modules/xorg/xorg.conf.zypper
@@ -3,9 +3,25 @@ REQUIRED_PACKAGES=" xorg-x11
xorg-x11-driver-input
xorg-x11-driver-video
xorg-x11-driver-video-nouveau
+ xf86-video-vmware
+ xf86-video-ati
+ xf86-video-nv
+ xf86-video-intel
+ xf86-video-i128
+ xf86-video-geode
+ xf86-video-vesa
+ xf86-video-fbdev
+ xf86-video-modesetting
xf86-input-vmmouse
xf86-input-wacom
+ xf86-input-evdev
+ xf86-input-joystick
+ xf86-input-keyboard
+ xf86-input-mouse
+ xf86-input-synaptics
+ xf86-input-void
xkeyboard-config
+ xkbcomp
dejavu-fonts
kdm-branding-openSUSE"
REQUIRED_BINARIES=" Xorg
@@ -20,6 +36,7 @@ REQUIRED_BINARIES=" Xorg
xkbevd
vmmouse_detect"
REQUIRED_DIRECTORIES=" /usr/lib
+ /usr/bin
/usr/share/X11
/usr/share/fonts"
REQUIRED_FILES="/var/adm/fillup-templates/sysconfig.displaymanager-kdm"