]> gitweb @ CieloNegro.org - pkgsrc-xorg-server.git/blob - patches/patch-ak
The original wip/modular-xorg-server
[pkgsrc-xorg-server.git] / patches / patch-ak
1 $NetBSD$
2
3 --- hw/xfree86/xorgconf.cpp.orig        2008-06-10 13:57:20.000000000 -0400
4 +++ hw/xfree86/xorgconf.cpp
5 @@ -608,3 +608,11 @@ Section "ServerLayout"
6      InputDevice "Keyboard1" "CoreKeyboard"
7  EndSection
8  
9
10 +XCOMM  Two experimental extensions are available -- Composite and XEVIE.  Uncomment
11 +XCOMM  the section below to enable Composite.  Many extensions can also be disabled
12 +XCOMM  in this manner.
13 +
14 +XCOMM Section "Extensions"
15 +XCOMM  Option "Composite" "Enable"
16 +XCOMM EndSection