Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
+ # 1024x600 59.85 Hz (CVT) hsync: 37.35 kHz; pclk: 49.00 MHz
+ Modeline "1024x600_60.00" 49.00 1024 1072 1168 1312 600 603 613 624 -hsync +vsync
EndSection
Section "Screen"
Device "Graphics Controller"
Monitor "Generic Monitor"
DefaultDepth 24
+ SubSection "Display"
+ Modes "1024x600_60.00"
+ EndSubSection
EndSection
Section "ServerLayout"
HOMEPAGE = "http://www.x.org"
SECTION = "x11/base"
LICENSE = "MIT-X"
-PR = "r1"
+PR = "r3"
SRC_URI = "file://xorg.conf"