From c66b7b0037a949be265afc1982f19dc795031297 Mon Sep 17 00:00:00 2001 From: Alex Pasadyn Date: Thu, 16 Oct 2003 19:09:57 +0000 Subject: [PATCH] Add UseXRandR to sample config file. --- documentation/samples/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/documentation/samples/config b/documentation/samples/config index 082ea6e52d0..9da612c075b 100644 --- a/documentation/samples/config +++ b/documentation/samples/config @@ -127,6 +127,8 @@ WINE REGISTRY Version 2 "UseDGA" = "Y" ; Use XVidMode extension if present "UseXVidMode" = "Y" +; Use XRandR extension if present +"UseXRandR" = "Y" ; Use the take focus protocol "UseTakeFocus" = "Y" ; Enable DirectX mouse grab