xf86-video-nouveau: enable GLXVBlank by default

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-05 08:07:23 +01:00
parent 0ee7fc9cdf
commit e964df26ec

View File

@ -17,7 +17,7 @@ Section "Device"
Driver "nouveau"
VendorName "Nouveau"
Option "HWCursor" "on"
Option "GLXVBlank" "off"
Option "GLXVBlank" "on"
EndSection
Section "Extensions"