Skip to content

Instantly share code, notes, and snippets.

Created September 27, 2014 02:12
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 anonymous/5c9785eb81a6ccd6ae91 to your computer and use it in GitHub Desktop.
Save anonymous/5c9785eb81a6ccd6ae91 to your computer and use it in GitHub Desktop.
/etc/X11/xorg.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 343.22 (buildmeister@swio-display-x86-rhel47-05) Thu Sep 11 16:49:51 PDT 2014
Section "Monitor"
Identifier "Monitor0"
VendorName "Crossover"
ModelName "QHD300"
HorizSync 31.0-152
VertRefresh 50.0-110
Option "DPMS"
# 2560x1600 @ 60.00 Hz (GTF) hsync: 99.36 kHz; pclk: 348.16 MHz
Modeline "2560x1600_60.00" 348.16 2560 2752 3032 3504 1600 1601 1604 1656 -HSync +Vsync
EndSection
Section "Device"
Identifier "nvidia"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce GTX 780 ti"
#Option "ConnectedMonitor" "DFP"
#Option "NoLogo" "true"
#Option "UseEDID" "false"
#Option "UseEDIDDPI" "false"
#Option "UseEDIDFregs" "false"
#Option "ExactModeTimingsDVI" "true"
EndSection
Section "Screen"
Identifier "Screen0"
Device "nvidia"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "2560x1600"
EndSubSection
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment