xf86-video-nouveau: disable GLXVblank option for now

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-11-02 09:19:53 +01:00
parent 7cb71222e5
commit b25266c58a

View File

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