Section "Extensions" Option "RENDER" "Enable" Option "Composite" "Enable" EndSection Section "ServerLayout" Identifier "Multi head" Screen 0 "Screen0" 0 0 Screen 1 "Screen1" LeftOf "Screen0" InputDevice "Mice" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Touchpad" Option "AIGLX" "true" EndSection Section "Files" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/ttf-bitstream-vera/" FontPath "/usr/share/fonts/corefonts/" FontPath "/usr/share/fonts/freefont/" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/Math3" FontPath "/usr/share/fonts/urw-fonts/" EndSection Section "Module" Load "dbe" Load "extmod" Load "fbdevhw" Load "glx" Load "record" Load "freetype" Load "type1" Load "dri" Load "synaptics" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection Section "InputDevice" Identifier "Mice" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "ZAxis Mapping" "4 5" EndSection Section "InputDevice" Identifier "Touchpad" Driver "synaptics" Option "Device" "/dev/input/event1" Option "SHMConfig" "on" Option "MaxTapTime" "200" Option "MaxDoubleTapTime" "100" Option "FingerLow" "25" Option "FingerHigh" "30" Option "MaxTapMove" "220" Option "VertScrollDelta" "100" # Which mouse button is reported on a top corner tap # (RT right top, RB right bottom, LT left top, LB left bottom) # 0=No action, 1=Left Button, 2=Middle Button, 3=Right Button Option "RTCornerButton" "0" Option "RBCornerButton" "0" Option "LTCornerButton" "0" Option "LBCornerButton" "0" Option "FastTaps" "1" # Which mouse button is reported on a non-corner # (one|two|three)-finger tap. # 0=No action, 1=Left Button, 2=Middle Button, 3=Right Button Option "TapButton1" "1" Option "TapButton2" "2" Option "TapButton3" "3" # If on, circular scrolling is used (see below) # Option "CircularScrolling" "on" # Move angle (radians) of finger to generate a scroll event Option "CircScrollDelta" "0.2" # Trigger region on the touchpad to start circular scrolling # 0=All Edges, 1=Top Edge, 2=Top Right Corner, 3=Right Edge, 4=Bottom Right Corner, # 5=Bottom Edge, 6=Bottom Left Corner, 7=Left Edge, 8=Top Left Corner Option "CircScrollTrigger" "4" EndSection Section "Device" Identifier "Card0" Driver "i810" Option "DRI" "true" Option "XAANoOffScreenPixmaps" "true" VendorName "Intel Corp." BoardName "Unknown Board" BusID "PCI:0:2:0" Option "MonitorLayout" "CRT,LFP" Screen 0 EndSection Section "Device" Identifier "Card1" Driver "i810" Option "DRI" "true" Option "XAANoOffScreenPixmaps" "true" VendorName "Intel Corp." BoardName "Unknown Board" BusID "PCI:0:2:0" Screen 1 EndSection Section "Monitor" Identifier "Monitor-lvds" VendorName "Monitor Vendor" ModelName "Monitor Model" Option "DPMS" "on" DisplaySize 300 190 # mm EndSection Section "Monitor" Identifier "Viewsonic E790" VendorName "Viewsonic" ModelName "E790" Option "DPMS" "on" # HorizSync 30-95 # VertRefresh 50-200 EndSection Section "Monitor" Identifier "TV" HorizSync 30.0-50.0 VertRefresh 60 EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor-lvds" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 # Virtual 2048 1760 EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "Card1" Monitor "Viewsonic E790" DefaultDepth 24 SubSection "Display" Depth 24 EndSubSection EndSection Section "DRI" Group 0 Mode 0666 EndSection