summaryrefslogblamecommitdiffstats
path: root/core/modules/xorg/module.conf
blob: f40a815acadafadf4b973cb61bcb2b5d17a61a26 (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
"
REQUIRED_FILES="
"