Skip to content

Instantly share code, notes, and snippets.

@bradfa
Created November 30, 2011 13:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bradfa/1409045 to your computer and use it in GitHub Desktop.
Save bradfa/1409045 to your computer and use it in GitHub Desktop.
/etc/X11/xorg.conf
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "1"
Option "metamodes" "DFP-0: nvidia-auto-select +0+0, DFP-6: nvidia-auto-select +0+0"
Option "FlatPanelProperties" "DFP-0: Dithering = Enabled; DFP-6: Dithering = Disabled"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment