Section "ServerLayout" Identifier "XFree86 Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "/usr/share/fonts/" 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/" EndSection Section "Module" Load "dbe" # Double-Buffering Extension # Load "v4l" # Video for Linux Load "extmod" Load "type1" Load "freetype" # Load "glx" # 3D layer # Load "GLcore" # Load "dbe" # Load "dri" # Load "extmod" # Load "glx" # Load "record" # Load "ddc" # Load "bitmap" # Load "freetype" # Load "speedo" # Load "type1" # Load "vbe" # Load "int10" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "ZAxisMapping" "4 5" Option "Protocol" "IMPS/2" Option "Device" "/dev/mouse" EndSection Section "Monitor" Identifier "Monitor0" UseModes "Modes0" VendorName "Monitor Vendor" ModelName "Monitor Model" HorizSync 28-50 VertRefresh 43-75 EndSection Section "Modes" Identifier "Modes0" # 800x600 @ 56 Hz, 35.15 kHz hsync ModeLine "800x600" 36 800 824 896 1024 600 601 603 625 # 800x600 @ 60 Hz, 37.8 kHz hsync Modeline "800x600" 40 800 840 968 1056 600 601 605 628 +hsync +vsync Modeline "800x600" 100.000 800 816 824 840 600 616 624 640 -HSync -VSync EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "Linear" "False" # [] #Option "NoAccel" # [] #Option "HWclocks" # [] #Option "SWcursor" "True" # [] #Option "HWcursor" "off" # [] #Option "STN" # [] #Option "UseModeline" # [] #Option "NoStretch" # [] #Option "LcdCenter" # [] #Option "MMIO" # [] #Option "SuspendHack" # [] #Option "FixPanelSize" # [] #Option "18BitBus" # [] #Option "ShowCache" # [] #Option "ShadowFB" # [] #Option "Rotate" # [] #Option "SetMclk" # #Option "FPClock8" # #Option "FPClock16" # #Option "FPClock24" # #Option "FPMode" # [] #Option "Overlay" #Option "RGBbits" "8" #Option "UseFBDev" #Option "CRTClkIndx" "2" #Option "FPClkIndx" "2" #Option "XaaNoSolidFillRect" # works but causes tons of "timeout" # but this causes tons of "timeout" black mess ups #Option "XaaNoSolidHorVertLine" # works? no feedback # this one is activated by SolidFillRect #Option "XaaNoMono8x8PatternFillRect" # works "8x8 mono pattern filled rectangles" #Option "XaaNoColor8x8PatternFillRect" # works? no feedback #Option "XaaNoCPUToScreenColorExpandFill" # freezes completely #Option "XaaNoScreenToScreenColorExpandFill" # works: "Screen to Screen color expansion" #Option "XaaNoImageWriteRect" # works? no feedback #Option "XaaNoPixmapCache" # works: "Setting up tile and stipple cache: 7 32x55 slots" #Option "XaaNoOffscreenPixmaps" # works? no feedback #Option "XaaNoWritePixmap" # works: "Driver provided WritePixmap replacement" #Option "XaaNoScreenToScreenCopy" # works: "Screen to screen bit blits" # but this causes tons of "timeout" black mess ups Identifier "Card0" Driver "chips" VendorName "C&T" BoardName "65550" BusID "PCI:0:17:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 15 SubSection "Display" Depth 15 Modes "800x600" EndSubSection SubSection "Display" Depth 8 Modes "800x600" EndSubSection EndSection