Add UseXRandR to sample config file.
This commit is contained in:
parent
81db03dd61
commit
c66b7b0037
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue