# File generated by xf86config. Section "Module" # This loads the DBE extension module. Load "dbe" # Double buffer extension # This loads the miscellaneous extensions module, and disables # initialisation of the XFree86-DGA extension within that module. SubSection "extmod" Option "omit xfree86-dga" # don't initialise the DGA extension EndSubSection Load "type1" Load "speedo" Load "freetype" # Load "xtt" Load "glx" Load "dri" Load "synaptics EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/local/" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/TTF/" FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" FontPath "/usr/X11R6/lib/X11/fonts/DOZ/" # The module search path. The default path is shown here. # ModulePath "/usr/X11R6/lib/modules" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "keyboard" Option "AutoRepeat" "500 30" Option "XkbRules" "xorg" Option "XkbModel" "pc102" Option "XkbLayout" "fr" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "Auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" Option "Buttons" "5" Option "Emulate3Buttons" # Option "Emulate3Timeout" "50" # ChordMiddle is an option for some 3-button Logitech mice # Option "ChordMiddle" Option "Alwayscore" "on" EndSection Section "InputDevice" Driver "synaptics" Identifier "padd" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" Option "LeftEdge" "200" Option "RightEdge" "830" Option "TopEdge" "120" Option "BottomEdge" "650" Option "FingerLow" "14" Option "FingerHigh" "15" Option "MaxTapTime" "180" Option "MaxTapMove" "110" Option "EmulateMidButtonTime" "75" Option "VertScrollDelta" "20" Option "HorizScrollDelta" "20" Option "MinSpeed" "0.3" Option "MaxSpeed" "0.75" Option "AccelFactor" "0.015" Option "EdgeMotionMinSpeed" "200" Option "EdgeMotionMaxSpeed" "200" Option "LTCornerButton" "2" # Option "UpDownScrolling" "1" # Option "CircularScrolling" "1" # Option "CircScrollDelta" "0.1" # Option "CircScrollTrigger" "2" Option "Alwayscore" "on" EndSection Section "Monitor" Identifier "lcd" HorizSync 28-96 VertRefresh 60 EndSection Section "Monitor" Identifier "Id_TV" ModelName "Mod_TV" # HorizSync 15.734 HorizSync 30.0-50.0 VertRefresh 60 EndSection Section "Device" Identifier "carte0" Driver "intel" Option "PortDrivers" "lvds ch7009" Option "PortCtl" "on" Option "PortOrder" "4200" BusID "PCI:0:2:0" Screen 0 Option "AttributePath" "/home/greg/temp" EndSection Section "Device" Identifier "carte1" Driver "intel" Option "PortDrivers" "ch7009" Option "PortCtl" "off" Option "PortOrder" "2000" BusID "PCI:0:2:0" Screen 1 Option "AttributePath" "/home/greg/temp" EndSection Section "Screen" Identifier "Screen lcd" Device "carte0" Monitor "lcd" DefaultDepth 24 Subsection "Display" Depth 24 Modes "1024x768" ViewPort 0 0 EndSubsection EndSection Section "Screen" Identifier "Screen TV" Device "carte1" Monitor "Id_TV" DefaultDepth 24 Subsection "Display" Depth 24 Modes "800x600" ViewPort 0 0 EndSubsection EndSection Section "ServerLayout" Identifier "Simple Layout" Screen "Screen lcd" Screen "Screen TV" RightOf "Screen lcd" InputDevice "Mouse1" "Alwayscore" InputDevice "padd" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "DRI" Mode 0666 EndSection