summaryrefslogtreecommitdiff
path: root/etc/X11.sgi/xorg.conf
blob: 36c267a4dba083f1d5e29105bd607a4b9b3e460d (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# $OpenBSD: xorg.conf,v 1.4 2009/12/12 09:37:22 matthieu Exp $ 
#
# Force loading of modules
#
Section "Module"
	Load    "shadow"
	Load    "fb"
	Load	"dri"
	Load	"dri2"
EndSection