Skip to content

Instantly share code, notes, and snippets.

@tuxinaut
Created September 15, 2013 23:09
Show Gist options
  • Save tuxinaut/6575092 to your computer and use it in GitHub Desktop.
Save tuxinaut/6575092 to your computer and use it in GitHub Desktop.
Section "Device"
Identifier "Card0"
Driver "nouveau"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Modeline "1280x1024" 109.00 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync
Identifier "benq"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Card0"
Monitor "benq"
DefaultDepth 24
SubSection "Display"
Virtual 1280 1024
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment