summaryrefslogblamecommitdiffstats
path: root/core/modules/xorg/module.conf
blob: 019b0a81733cbf3378316cd680c61de4e71a1e20 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
           











                                 

                               
                               


                                      


                                        


                                     
 
#!/bin/bash
REQUIRED_BINARIES="
			X
			Xorg
			gtf
			cvt
			setxkbmap
			xkbvleds
			xkbprint
			xkbwatch
			xkbbell
			xkbevd
			xrandr
			xset
			xdotool
			xkbcomp
"
REQUIRED_DIRECTORIES="
			/usr/share/X11
			/usr/share/fonts
			/etc/fonts
			/usr/bin
			/usr/lib/udev
"
REQUIRED_FILES="
"