Section "ServerLayout" Identifier "Layout" Screen 0 "TFT-Display" # Screen 1 "Bildschirm" RightOf "TFT-Display" # InputDevice "Touchpad" "CorePointer" InputDevice "Maus" "CorePointer" InputDevice "Tastatur" "CoreKeyboard" EndSection Section "ServerFlags" # Option "Xinerama" "on" EndSection Section "Files" # FontPath "unix/:-1" FontPath "/usr/share/fonts/misc/" # FontPath "/usr/share/fonts/75dpi/:unscaled" # FontPath "/usr/share/fonts/100dpi/:unscaled" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/cyrillic/" FontPath "/usr/share/fonts/ukr/" FontPath "/usr/share/fonts/default/ghostscript/" FontPath "/usr/share/fonts/corefonts/" EndSection Section "Module" # Load "record" Load "extmod" Load "dbe" Load "glx" Load "dri" # Load "xtrap" Load "type1" Load "freetype" EndSection Section "Extensions" # Option "Composite" "enable" EndSection Section "DRI" Group "video" Mode 0660 EndSection Section "InputDevice" Identifier "Tastatur" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "de" EndSection Section "InputDevice" Identifier "Touchpad" Driver "synaptics" Option "Protocol" "event" Option "Device" "/dev/input/event1" Option "SHMConfig" "on" # Option "Edges" "1900 5400 1800 3900" # Option "Finger" "25 30" # Option "MaxTapTime" "20" # Option "MaxTapMove" "220" # Option "VertScrollDelta" "100" # Option "MinSpeed" "0.02" # Option "MaxSpeed" "0.18" # Option "AccelFactor" "0.0010" # Option "ZAxisMapping" "6 7" # Option "EmulateMidButtonTime" "75" # Option "ClickTime" "100" EndSection Section "InputDevice" Identifier "Maus" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "Emulate3Buttons" "off" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "TFT" # HorizSync 48.5 # VertRefresh 60 Option "DPMS" DisplaySize 245 185 EndSection Section "Monitor" Identifier "CRT" # HorizSync 48.5 # VertRefresh 60 Option "DPMS" # DisplaySize 280 210 EndSection Section "Device" Identifier "Grafikkarte TFT" Driver "i810" # Option "MonitorLayout" "LFP,CRT" Option "DevicePresence" "no" Option "DisplayInfo" "no" # Option "Clone" "yes" BusID "PCI:0:2:0" Screen 0 EndSection Section "Device" Identifier "Grafikkarte CRT" Driver "i810" Option "DevicePresence" "no" Option "DisplayInfo" "no" BusID "PCI:0:2:0" Screen 1 EndSection Section "Screen" Identifier "TFT-Display" Device "Grafikkarte TFT" Monitor "TFT" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1024x768" EndSubSection EndSection Section "Screen" Identifier "Bildschirm" Device "Grafikkarte CRT" Monitor "CRT" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1024x768" EndSubSection EndSection