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 "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