# File generated by XFdrake (rev 247269) # ********************************************************************** # 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 "type1" # Load "freetype" Load "glx" # 3D layer Load "dri" # direct rendering EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "de(nodeadkeys)" 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 "LCD" Option "DPMS" Option "RightOf" "ExtVGA" Option "Position" "1680 0" EndSection Section "Monitor" Identifier "ExtVGA" VendorName "Hanns.G" ModelName "Hanns.G HG221D" HorizSync 31-80 VertRefresh 56-75 Option "Position" "0 0" # 1680x1050 @ 60.00 Hz (GTF) hsync: 65.22 kHz; pclk: 147.14 MHz Modeline "1680x1050_60" 147.14 1680 1784 1968 2256 1050 1051 1054 1087 -HSync +Vsync Option "DPMS" EndSection Section "Device" Identifier "device0" VendorName "Intel Corporation" BoardName "Intel 810 and later" Driver "intel" # Option "ModeDebug" "true" BusId "PCI:0:2:0" Option "DPMS" Option "AccelMethod" "EXA" Option "monitor-LVDS" "LCD" Option "monitor-VGA" "ExtVGA" EndSection Section "Screen" Identifier "screen0" Device "device0" Monitor "LCD" DefaultColorDepth 24 Subsection "Display" Depth 24 Modes "1920x1200" Virtual 3600 2048 EndSubsection EndSection Section "Screen" Identifier "screen1" Device "device0" Monitor "ExtVGA" DefaultDepth 24 Subsection "Display" Depth 24 Modes "1680x1050_60" Virtual 3600 2048 EndSubsection EndSection Section "ServerLayout" Identifier "layout1" InputDevice "Keyboard1" "CoreKeyboard" InputDevice "Mouse1" "CorePointer" InputDevice "SynapticsMouse1" "SendCoreEvents" Screen "screen0" EndSection