Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" #RgbPath "/usr/X11R6/share/X11/rgb" ModulePath "/usr/X11R6/lib/xorg/modules" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/TTF/" Fontpath "/usr/X11R6/lib/X11/fonts/ttf_fonts" FontPath "/usr/X11R6/lib/X11/fonts/OTF" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/CID/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" EndSection Section "Module" Load "record" Load "extmod" Load "dbe" Load "dri" Load "glx" Load "xtrap" Load "freetype" Load "type1" EndSection Section "ServerFlags" # Set the basic blanking screen saver timeout. # Option "blank time" "10" # 10 minutes # dpms settings Option "standby time" "0" Option "suspend time" "5" Option "off time" "0" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "AutoRepeat" "250 35" EndSection Section "InputDevice" Identifier "Mouse0" Driver "evdev" Option "Name" "Logitech USB-PS/2 Optical Mouse" # Option "HWHEELRelativeAxisButtons" "4 5 7 6" Option "SendCoreEvents" "true" Option "ZAxisMapping" "7 6" EndSection Section "Monitor" #DisplaySize 470 300 # mm Identifier "Monitor0" VendorName "PTS" ModelName "899" ### Comment all HorizSync and VertRefresh values to use DDC: HorizSync 31.0 - 80.0 VertRefresh 56.0 - 76.0 Option "DPMS" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [] #Option "SWcursor" # [] #Option "Dac6Bit" # [] #Option "Dac8Bit" # [] #Option "BusType" # [] #Option "CPPIOMode" # [] #Option "CPusecTimeout" # #Option "AGPMode" # #Option "AGPFastWrite" # [] #Option "AGPMode" "4" Option "AGPFastWrite" "yes" #Option "AGPSize" # #Option "GARTSize" # #Option "RingSize" # #Option "BufferSize" # #Option "EnableDepthMoves" # [] #Option "EnablePageFlip" # [] # Option "EnablePageFlip" "yes" #Option "NoBackBuffer" # [] #Option "DMAForXv" # [] #Option "FBTexPercent" # #Option "DepthBits" # #Option "AccelDFS" # [] Option "AccelDFS" "on" #Option "DDCMode" # [] #Option "MonitorLayout" # [] #Option "IgnoreEDID" # [] #Option "UseFBDev" # [] #Option "MergedFB" # [] #Option "CRT2HSync" # [] #Option "CRT2VRefresh" # [] #Option "CRT2Position" # [] #Option "MetaModes" # [] #Option "MergedDPI" # [] #Option "MergedXinerama" # [] #Option "MergedXineramaCRT2IsScreen0" # [] #Option "MergedNonRectangular" # [] #Option "MergedMouseRestriction" # [] #Option "DisplayPriority" # [] #Option "PanelSize" # [] #Option "ForceMinDotClock" # #Option "ColorTiling" # [] #Option "VideoKey" # #Option "RageTheatreCrystal" # #Option "RageTheatreTunerPort" # #Option "RageTheatreCompositePort" # #Option "RageTheatreSVideoPort" # #Option "TunerType" # #Option "RageTheatreMicrocPath" # #Option "RageTheatreMicrocType" # #Option "ScalerWidth" # #Option "RenderAccel" # [] Option "RenderAccel" "yes" #Option "SubPixelOrder" # [] #Option "SubPixelOrder" "RGB" #Option "ShowCache" # [] #Option "ShowCache" "yes" #Option "DynamicClocks" # [] #Option "VGAAccess" # [] #Option "ReverseDDC" # [] #Option "LVDSProbePLL" # [] #Option "AccelMethod" # Option "AccelMethod" "EXA" #Option "ConstantDPI" # [] Option "ConstantDPI" "yes" #Option "ReverseDisplay" # [] #Option "DRI" # [] Identifier "Card0" Driver "ati" VendorName "ATI Technologies Inc" BoardName "Radeon R100 QD [Radeon 7200]" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" # SubSection "Display" # Viewport 0 0 # Depth 1 # EndSubSection # SubSection "Display" # Viewport 0 0 # Depth 4 # EndSubSection # SubSection "Display" # Viewport 0 0 # Depth 8 # EndSubSection # SubSection "Display" # Viewport 0 0 # Depth 15 # EndSubSection # SubSection "Display" # Viewport 0 0 # Depth 16 # EndSubSection SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection # ********************************************************************** # DRI Section # ********************************************************************** Section "DRI" Mode 0666 EndSection # ********************************************************************** # AIGLX Section # ********************************************************************** Section "ServerFlags" Option "AIGLX" "off" EndSection #Section "Extensions" # Option "XEVIE" "Enable" # Option "Composite" "Enable" # Option "Composite" "Disable" #EndSection