summaryrefslogtreecommitdiffstats
path: root/core/modules/xorg/module.conf
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/xorg/module.conf')
-rw-r--r--core/modules/xorg/module.conf10
1 files changed, 9 insertions, 1 deletions
diff --git a/core/modules/xorg/module.conf b/core/modules/xorg/module.conf
index b99f0e2a..6aacc654 100644
--- a/core/modules/xorg/module.conf
+++ b/core/modules/xorg/module.conf
@@ -10,10 +10,18 @@ REQUIRED_BINARIES="
xkbbell
xkbevd
xrandr
+ xset
+ xdotool
xkbcomp
vmmouse_detect
"
REQUIRED_DIRECTORIES="
/usr/share/X11
+ /usr/share/fonts
+ /etc/fonts
+ /usr/bin
+ /bin
+ /usr/lib/udev
+"
+REQUIRED_FILES="
"
-REQUIRED_FILES=""