Skip to content

Instantly share code, notes, and snippets.

@CFSworks
Created July 29, 2013 03:16
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 CFSworks/6101954 to your computer and use it in GitHub Desktop.
Save CFSworks/6101954 to your computer and use it in GitHub Desktop.
Section "Device"
Identifier "titan"
Driver "nvidia"
Option "NoLogo" "true"
Option "IgnoreEdidChecksum" "DFP-0, DFP-3"
Option "ModeValidation" "AllowNonEdidModes, NoHorizSyncCheck, NoVertRefreshCheck, NoMaxPClkCheck, NoEdidMaxPClkCheck, NoVesaModes, NoXServerModes, NoEdidModes"
Option "MetaModes" "DFP-0: 2560x1440_120, DFP-3: 2560x1440_120"
EndSection
Section "Screen"
Identifier "desktop"
Device "titan"
Monitor "qnix"
EndSection
Section "Monitor"
Identifier "qnix"
Modeline "2560x1440_60" 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync
Modeline "2560x1440_96" 386.71 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync
Modeline "2560x1440_120" 462.84 2560 2624 2640 2660 1440 1442 1444 1450 +hsync -vsync
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment