Skip to content

Instantly share code, notes, and snippets.

@bitbybit
Created March 25, 2018 00:08
Show Gist options
  • Select an option

  • Save bitbybit/315a2c51acc9553ce893566d6ad2f78e to your computer and use it in GitHub Desktop.

Select an option

Save bitbybit/315a2c51acc9553ce893566d6ad2f78e to your computer and use it in GitHub Desktop.
NVIDIA GeForce FX 5200 and NEC LCD1701 (1280×1024)
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
Option "DDC" "False"
DisplaySize 338 271
HorizSync 30.0 - 83.0
VertRefresh 56.0 - 76.0
Modeline "1280x1024_60" 108.88 1280 1360 1496 1712 1024 1025 1028 1060 -HSync +Vsync
EndSection
Section "Device"
Option "UseEDIDFreqs" "FALSE"
Option "UseEdidDpi" "false"
Option "UseEDID" "FALSE"
Option "NoDDC"
Option "DPI" "96 x 96"
Identifier "Card0"
Driver "nvidia"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
Option "DRI" "true"
DefaultDepth 24
Option "AddARGBGLXVisuals" "True"
SubSection "Display"
Viewport 0 0
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Virtual 1280 1024
Modes "1280x1024_60"
EndSubSection
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment