Created
September 15, 2013 23:09
-
-
Save tuxinaut/6575092 to your computer and use it in GitHub Desktop.
This file contains hidden or 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 "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