summaryrefslogtreecommitdiff
path: root/x11/modular-xorg-server/patches/patch-ab
blob: 87ca7bea47720b46116d7ee1109dd7fc5a457093 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-ab,v 1.8 2009/06/07 11:23:47 wiz Exp $

--- hw/xfree86/xorgconf.cpp.orig	2009-05-19 13:58:11 +0300
+++ hw/xfree86/xorgconf.cpp	2009-05-19 14:08:12 +0300
@@ -602,3 +602,10 @@ Section "ServerLayout"
     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