PATCH: documentation/samples/config

Johan Gill johane at lysator.liu.se
Wed Oct 30 09:33:36 CST 2002


Changelog: Do not use DGA by default since it's not reliable.

/Johan Gill, johane at lysator.liu.se

-------------- next part --------------
Index: wine/documentation/samples/config
===================================================================
RCS file: /home/wine/wine/documentation/samples/config,v
retrieving revision 1.34
diff -u -r1.34 config
--- wine/documentation/samples/config	23 Oct 2002 20:44:14 -0000	1.34
+++ wine/documentation/samples/config	30 Oct 2002 15:21:32 -0000
@@ -117,7 +117,7 @@
 ;"Desktop" = "640x480"
 ; Use XFree86 DGA extension if present
 ; (make sure /dev/mem is accessible by you !)
-"UseDGA" = "Y"
+"UseDGA" = "N"
 ; Use XShm extension if present
 "UseXShm" = "Y"
 ; Use XVidMode extension if present


More information about the wine-patches mailing list