summaryrefslogtreecommitdiffstats
path: root/core/modules/xorg/module.conf
blob: cc86701869444cdadc8608004e3bd4c0072a5bf9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
#!/bin/bash
REQUIRED_BINARIES="
			X
			Xorg
			gtf
			cvt
			setxkbmap
			xkbvleds
			xkbprint
			xkbwatch
			xkbbell
			xkbevd
			xrandr
			xset
			xdotool
			xkbcomp
			xauth
"
REQUIRED_DIRECTORIES="
			/etc/fonts
			/usr/bin
			/usr/lib
			/usr/share/fonts
			/usr/share/glvnd
			/usr/share/X11
"
REQUIRED_FILES="
"