Section "ServerLayout" Identifier "XFree86 Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Mouse1" "SendCoreEvents" InputDevice "Keyboard0" "CoreKeyboard" Option "BlankTime" "5" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "unix/:-1" # FontPath "/usr/X11R6/lib/X11/fonts/misc/" # FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" # FontPath "/usr/X11R6/lib/X11/fonts/Type1/" # FontPath "/usr/X11R6/lib/X11/fonts/CID/" # FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" # FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" # FontPath "/usr/X11R6/lib/X11/fonts/truetype" # FontPath "/usr/X11R6/lib/X11/fonts/freefont" # FontPath "/usr/X11R6/lib/X11/fonts/sharefont" # FontPath "/usr/X11R6/lib/X11/fonts/TTF" EndSection Section "Module" Load "freetype" Load "xft" Load "GLcore" Load "pex5" Load "record" Load "extmod" Load "dbe" Load "dri" Load "glx" Load "xie" Load "xtrap" Load "type1" Load "speedo" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "XkbModel" "pc105" Option "XkbLayout" "fr" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "PS/2" Option "Device" "/dev/mouse" Option "Emulate3Buttons" "yes" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mouse0" Option "Buttons" "5" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "Generic Laptop Display Panel 1024x768" VendorName "Monitor Vendor" ModelName "Monitor Model" HorizSync 31.5-48.5 VertRefresh 40-70 EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "SWcursor" # [] #Option "HWcursor" # [] #Option "PciRetry" # [] #Option "rgbbits" # #Option "NoAccel" # [] Option "TurboQueue" "false" # [] #Option "SetMClk" # #Option "FastVram" # [] #Option "ForceCRT2Type" # [] #Option "ShadowFB" # [] #Option "Rotate" # [] #Option "NoXvideo" # [] #Option "Vesa" # [] #Option "MaxXFBMem" # Identifier "Card0" Driver "sis" VendorName "SiS" BoardName "630" BusID "PCI:1:0:0" EndSection # Anyone who can connect to the X-server can use DRI. /dev/dri/card0 will # be set with this mode. Section "DRI" Mode 0666 EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Generic Laptop Display Panel 1024x768" DefaultDepth 16 SubSection "Display" Depth 16 Modes "1024x768" "768x576" "640x480" EndSubSection EndSection