Created
May 19, 2012 18:39
-
-
Save joergschiller/2731893 to your computer and use it in GitHub Desktop.
Fixing flicker on internal display with Nvidia Quadro 2000M on Ubuntu since driver version 290.10
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Section "Device" | |
Identifier "Default Device" | |
Option "NoLogo" "True" | |
Option "FlatPanelProperties" "Dithering=Disabled" # fixes flicker on internal display | |
EndSection |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment