summaryrefslogtreecommitdiffstats
path: root/core/modules
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules')
-rw-r--r--core/modules/xorg/module.conf2
-rw-r--r--core/modules/xorg/module.conf.ubuntu.174
2 files changed, 4 insertions, 2 deletions
diff --git a/core/modules/xorg/module.conf b/core/modules/xorg/module.conf
index 328ebd0e..019b0a81 100644
--- a/core/modules/xorg/module.conf
+++ b/core/modules/xorg/module.conf
@@ -14,14 +14,12 @@ REQUIRED_BINARIES="
xset
xdotool
xkbcomp
- vmmouse_detect
"
REQUIRED_DIRECTORIES="
/usr/share/X11
/usr/share/fonts
/etc/fonts
/usr/bin
- /bin
/usr/lib/udev
"
REQUIRED_FILES="
diff --git a/core/modules/xorg/module.conf.ubuntu.17 b/core/modules/xorg/module.conf.ubuntu.17
index 1701a7b1..2f9d0885 100644
--- a/core/modules/xorg/module.conf.ubuntu.17
+++ b/core/modules/xorg/module.conf.ubuntu.17
@@ -12,9 +12,12 @@ REQUIRED_INSTALLED_PACKAGES="
x11-xserver-utils
x11-utils
xdotool
+ libinput10
+ libwacom2
xserver-xorg-input-evdev$UBUNTU_XORG_PKG_SUFFIX
xserver-xorg-input-synaptics$UBUNTU_XORG_PKG_SUFFIX
xserver-xorg-input-wacom$UBUNTU_XORG_PKG_SUFFIX
+ xserver-xorg-input-libinput$UBUNTU_XORG_PKG_SUFFIX
xserver-xorg-video-ati$UBUNTU_XORG_PKG_SUFFIX
xserver-xorg-video-fbdev$UBUNTU_XORG_PKG_SUFFIX
xserver-xorg-video-intel$UBUNTU_XORG_PKG_SUFFIX
@@ -38,6 +41,7 @@ REQUIRED_CONTENT_PACKAGES="
x11-utils
xdotool
xserver-xorg-input-evdev$UBUNTU_XORG_PKG_SUFFIX
+ xserver-xorg-input-libinput$UBUNTU_XORG_PKG_SUFFIX
xserver-xorg-input-synaptics$UBUNTU_XORG_PKG_SUFFIX
xserver-xorg-input-wacom$UBUNTU_XORG_PKG_SUFFIX
xserver-xorg-video-ati$UBUNTU_XORG_PKG_SUFFIX