# File generated by XFdrake (rev 250289) # ********************************************************************** # Refer to the xorg.conf man page for details about the format of # this file. # ********************************************************************** Section "ServerFlags" #DontZap # disable (server abort) AllowMouseOpenFail # allows the server to start up even if the mouse does not work #DontZoom # disable / (resolution switching) EndSection Section "Module" Load "dbe" # Double-Buffering Extension Load "v4l" # Video for Linux Load "extmod" Load "freetype" Load "glx" # 3D layer Load "dri" # direct rendering EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "gb" Option "XkbOptions" "compose:rwin" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "ExplorerPS/2" Option "Device" "/dev/input/mice" EndSection Section "InputDevice" Identifier "SynapticsMouse1" Driver "synaptics" Option "SHMConfig" "on" EndSection Section "Monitor" Identifier "monitor1" VendorName "Generic" ModelName "Flat Panel 1024x600" HorizSync 31.5-55.0 VertRefresh 40.0-70.0 Option "PreferredMode" "1024x600" # TV fullscreen mode or DVD fullscreen output. # 768x576 @ 79 Hz, 50 kHz hsync ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630 # 768x576 @ 100 Hz, 61.6 kHz hsync ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616 # modeline generated by gtf(1) [handled by XFdrake] ModeLine "1024x600_120" 107.41 1024 1096 1208 1392 600 601 604 643 -HSync +Vsync # modeline generated by gtf(1) [handled by XFdrake] ModeLine "1024x600_100" 87.51 1024 1088 1200 1376 600 601 604 636 -HSync +Vsync # modeline generated by gtf(1) [handled by XFdrake] ModeLine "1024x600_85" 72.83 1024 1080 1192 1360 600 601 604 630 -HSync +Vsync # modeline generated by gtf(1) [handled by XFdrake] ModeLine "1024x600_75" 63.20 1024 1080 1184 1344 600 601 604 627 -HSync +Vsync # modeline generated by gtf(1) [handled by XFdrake] ModeLine "1024x600_60" 48.96 1024 1064 1168 1312 600 601 604 622 -HSync +Vsync # modeline generated by gtf(1) [handled by XFdrake] ModeLine "1024x600_50" 39.55 1024 1048 1152 1280 600 601 604 618 -HSync +Vsync EndSection Section "Device" Identifier "device1" VendorName "Intel Corporation" BoardName "Intel 810 and later" Driver "intel" Option "DPMS" EndSection Section "Screen" Identifier "screen1" Device "device1" Monitor "monitor1" DefaultColorDepth 24 Subsection "Display" Depth 8 Modes "1024x600" EndSubsection Subsection "Display" Depth 15 Modes "1024x600" EndSubsection Subsection "Display" Depth 16 Modes "1024x600" EndSubsection Subsection "Display" Depth 24 Modes "1024x600" EndSubsection EndSection Section "ServerLayout" Identifier "layout1" InputDevice "Keyboard1" "CoreKeyboard" InputDevice "Mouse1" "CorePointer" InputDevice "SynapticsMouse1" "SendCoreEvents" Screen "screen1" EndSection