Section "ServerLayout" #Option "AIGLX" "true" Identifier "X.org Configured" Screen 0 "ScreenB" 0 0 Screen 1 "ScreenA" #LeftOf "ScreenB" #InputDevice "Touchpad" "AlwaysCore" #InputDevice "Synaptics Mouse" "AlwaysCore" InputDevice "USBMouse" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Stift-stylus" "SendCoreEvents" InputDevice "Radierer-eraser" "SendCoreEvents" InputDevice "WacomMaus-cursor" "SendCoreEvents" Option "BlankTime" "5" Option "StandbyTime" "10" Option "SuspendTime" "15" Option "OffTime" "20" EndSection Section "Extensions" Option "Composite" "Enable" Option "RENDER" "Enable" EndSection Section "Files" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/75dpi" FontPath "/usr/share/fonts/100dpi" EndSection Section "Module" Load "bitmap" Load "extmod" Load "dri" Load "dbe" Load "ddc" Load "record" Load "xtrap" Load "aiglx" Load "glx" Load "type1" Load "freetype" Load "int10" Load "i2c" Load "wacom" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "de" EndSection Section "InputDevice" Identifier "Synaptics Mouse" Driver "synaptics" Option "Device" "/dev/input/mouse0" Option "Protocol" "auto-dev" Option "LeftEdge" "1700" Option "RightEdge" "5300" Option "TopEdge" "1700" Option "BottomEdge" "4200" Option "FingerLow" "25" Option "FingerHigh" "30" Option "MaxTapTime" "180" Option "MaxTapMove" "220" Option "VertScrollDelta" "100" Option "MinSpeed" "0.06" Option "MaxSpeed" "0.16" Option "AccelFactor" "0.0015" Option "SHMConfig" "on" Option "Repeater" "/dev/psaux" EndSection Section "InputDevice" Identifier "Touchpad" Driver "synaptics" #Driver "mouse" Option "Protocol" "auto-dev" #Option "Device" "/dev/input/event1" Option "Device" "/dev/input/mouse0" Option "Emulate3Buttons" "yes" Option "MaxTapTime" "180" Option "MaxTapMove" "120" Option "ClickTime" "0" EndSection Section "InputDevice" Identifier "USBMouse" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "false" EndSection Section "InputDevice" Identifier "Stift-stylus" Driver "wacom" Option "Type" "stylus" Option "Device" "/dev/input/wacom" Option "USB" "on" Option "Mode" "Absolute" # Option "Twinview" "horizontal" Option "KeepShape" "on" EndSection Section "InputDevice" Identifier "Radierer-eraser" Driver "wacom" Option "Type" "eraser" Option "Device" "/dev/input/wacom" Option "USB" "on" Option "Mode" "Absolute" # Option "Twinview" "horizontal" Option "KeepShape" "on" EndSection Section "InputDevice" Identifier "WacomMaus-cursor" Driver "wacom" Option "Type" "cursor" Option "Device" "/dev/input/wacom" Option "USB" "on" Option "Mode" "Relative" # Option "Twinview" "horizontal" Option "KeepShape" "on" EndSection Section "InputDevice" Identifier "pad" Driver "wacom" Option "Type" "pad" Option "Device" "/dev/input/wacom" Option "USB" "on" # Option "Twinview" "horizontal" Option "KeepShape" "on" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" Option "DPMS" "true" EndSection Section "Modes" Identifier "16:10" Modeline "1680x1050" 146.2 1680 1784 1960 2240 1050 1053 1059 1089 EndSection Section "Monitor" Identifier "SamsungSyncMaster225BW" UseModes "16:10" Modeline "1680x1050" 146.2 1680 1784 1960 2240 1050 1053 1059 1089 Option "DPMS" "true" DisplaySize 474 296 HorizSync 30-81 VertRefresh 56-75 EndSection Section "Device" Identifier "Card0-PIPE-B" Driver "i810" VendorName "Intel Corp." BoardName "82852/855GM Integrated Graphics Device" BusID "PCI:0:2:1" Option "FixedPipe" "B" Option "NoAccel" "false" Option "DRI" "true" Option "XVideo" "On" #Option "MonitorLayout" "CRT,LFP" #Option "FlipPrimary" "true" Option "EnablePageFlip" "True" Option "VBERestore" "True" #Option "NoDDC" #Option "DisplayInfo" "Off" Option "XAANoOffscreenPixmaps" "true" EndSection Section "Device" Identifier "Card0-PIPE-A" Driver "i810" VendorName "Intel Corp." BoardName "82852/855GM Integrated Graphics Device" BusID "PCI:0:2:0" Option "FixedPipe" "A" Option "ForceBIOS" "1600x1200=1680x1050" #Option "Clone" "true" Option "NoAccel" "false" Option "DRI" "true" Option "XVideo" "On" #Option "MonitorLayout" "CRT,LFP" #Option "FlipPrimary" "true" Option "EnablePageFlip" "True" Option "VBERestore" "True" #Option "NoDDC" #Option "DisplayInfo" "Off" Option "XAANoOffscreenPixmaps" "true" EndSection Section "Screen" Identifier "ScreenA" Device "Card0-PIPE-A" Monitor "SamsungSyncMaster225BW" #Option "ModeValidation" "NoDFPNativeResolutionCheck" Option "MonitorLayout" "CRT" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1680x1050" ViewPort 0 0 # ViewPort 1680 1050 EndSubSection EndSection Section "Screen" Identifier "ScreenB" Device "Card0-PIPE-B" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1024x768" Virtual 1680 1050 EndSubSection EndSection Section "DRI" Group 0 Mode 0666 EndSection