Skip to content

Instantly share code, notes, and snippets.

@joergschiller
Created May 19, 2012 18:39
Embed
What would you like to do?
Fixing flicker on internal display with Nvidia Quadro 2000M on Ubuntu since driver version 290.10
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