Hi, hereby v2 of my patch (forgot myself to add to Authors' list). Peter can you apply that in server-1.7-nominations GIT branch?
Kind Regards, - Sedat -
From efa88f7c9b65d59e53e95a62d4f1ad530bc71a87 Mon Sep 17 00:00:00 2001 From: Sedat Dilek <[email protected]> Date: Mon, 5 Oct 2009 13:28:08 +0200 Subject: [PATCH] EXA: Add information in man page where to set options (v2) v2: Add myself to Authors list --- hw/xfree86/exa/exa.man.pre | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/hw/xfree86/exa/exa.man.pre b/hw/xfree86/exa/exa.man.pre index 5c953e2..f0702d5 100644 --- a/hw/xfree86/exa/exa.man.pre +++ b/hw/xfree86/exa/exa.man.pre @@ -16,6 +16,8 @@ architecture is designed to make accelerating the Render extension simple and efficient, and results in various performance tradeoffs compared to XAA. Some __xconfigfile__ options are available for debugging performance issues or driver rendering problems. They are not intended for general use. + +EXA options can be set in Section "Device" of xorg.conf file. .TP .BI "Option \*qEXANoComposite\*q \*q" boolean \*q Disables acceleration of the Composite operation, which is at the heart of @@ -39,4 +41,4 @@ may help with specific use cases. Available options include \*qalways\*q, .BR __xservername__ (__appmansuffix__), .BR __xconfigfile__(__filemansuffix__). .SH AUTHORS -Authors include: Keith Packard, Eric Anholt, Zack Rusin, and Michel D\(:anzer +Authors include: Keith Packard, Eric Anholt, Zack Rusin, Michel D\(:anzer and Sedat Dilek -- 1.6.3.1
_______________________________________________ xorg-devel mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-devel
