Skip to content

Instantly share code, notes, and snippets.

@Lamieur
Created March 13, 2012 16:55
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 Lamieur/2029901 to your computer and use it in GitHub Desktop.
Save Lamieur/2029901 to your computer and use it in GitHub Desktop.
for Samja
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Sun bla bla"
DisplaySize 400 300
HorizSync 30.0 - 130.0
VertRefresh 48.0 - 170.0
ModeLine "1440x1080@100" 300.0 1440 1472 2608 2640 1080 1098 1116 1135
Modeline "1280x960@120" 301.41 1280 1312 2456 2488 960 975 994 1009
Modeline "1152x864@120" 226.12 1152 1184 2040 2072 864 877 894 908
Modeline "1024x768@160" 275.81 1024 1056 2104 2136 768 777 797 807
Option "dpms"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x960@120" "1280x960@120" "1152x864@120" "1024x768@160"
EndSubSection
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment