summaryrefslogtreecommitdiffstats
path: root/x11-servers/xorg-server/files/patch-xorgconf.cpp
blob: 04e217b8d9feb3053709d2d26c0106a4323a3de3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- hw/xfree86/xorgconf.cpp.orig    Fri Dec 31 14:40:27 2004
+++ hw/xfree86/xorgconf.cpp Fri Dec 31 14:40:28 2004
@@ -624,3 +624,11 @@
     InputDevice "Keyboard1" "CoreKeyboard"
 EndSection
 
+ 
+XCOMM  Two experimental extensions are available -- Composite and XEVIE.  Uncomment
+XCOMM  the section below to enable Composite.  Many extensions can also be disabled
+XCOMM  in this manner.
+
+XCOMM Section "Extensions"
+XCOMM  Option "Composite" "Enable"
+XCOMM EndSection