Section "Module" Load "dbe" # Double buffer extension SubSection "extmod" Option "omit xfree86-dga" # don't initialise the DGA extension EndSubSection Load "bitstream" Load "type1" # Load "speedo" Load "Xst" Load "IA" # Load "glx" # Load "dri" EndSection Section "Files" RgbPath "/usr/X11/lib/X11/rgb" FontPath "/usr/X11/lib/X11/fonts/75dpi/" FontPath "/usr/X11/lib/X11/fonts/100dpi/" FontPath "/usr/X11/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/X11/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/X11/lib/X11/fonts/F3bitmaps/:unscaled" FontPath "/usr/X11/lib/X11/fonts/TrueType/" FontPath "/usr/X11/lib/X11/fonts/Type1/" FontPath "/usr/X11/lib/X11/fonts/Type1/sun/" FontPath "/usr/X11/lib/X11/fonts/F3bitmaps/" FontPath "/usr/X11/lib/X11/fonts/misc/" # FontPath "/usr/X11/lib/X11/fonts/local/" # FontPath "/usr/X11/lib/X11/fonts/Speedo/" # FontPath "/usr/X11/lib/X11/fonts/freefont/" # ModulePath "/usr/X11/lib/modules" EndSection Section "ServerFlags" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "Keyboard" Option "AutoRepeat" "500 30" Option "XkbRules" "xorg" Option "XkbModel" "pc101" Option "XkbLayout" "it" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Device" "/dev/kdmouse" Option "Protocol" "PS/2" Option "Emulate3Buttons" EndSection Section "InputDevice" Identifier "Mouse2" Driver "mouse" Option "Device" "/dev/mouse" Option "Protocol" "auto" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "My Monitor" HorizSync 31.5-48.0 VertRefresh 50-90 EndSection Section "Device" Identifier "My Video Card" Driver "i810" EndSection Section "Screen" Identifier "Screen1" Device "My Video Card" Monitor "My Monitor" DefaultDepth 24 Subsection "Display" Depth 24 Modes "1024x768" ViewPort 0 0 EndSubsection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Screen1" InputDevice "Mouse1" "CorePointer" InputDevice "Mouse2" "AlwaysCore" InputDevice "Keyboard1" "CoreKeyboard" EndSection # Section "DRI" # Mode 0666 # EndSection