Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Trackpoint" "CorePointer" InputDevice "Touchpad" "AlwaysCore" InputDevice "USBMouse" "SendCoreEvents" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/share/X11/rgb" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/OTF" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/75dpi/:unscaled" EndSection Section "Module" Load "glx" Load "GLcore" Load "record" Load "extmod" Load "dri" Load "dbe" Load "xtrap" Load "type1" Load "freetype" EndSection Section "Extensions" Option "Composite" "enable" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "us" # Option "XkbOptions" "compose:ralt,eurosign:5,lv3:lalt_switch" EndSection Section "InputDevice" Identifier "USBMouse" Driver "mouse" Option "Name" "Logitech USB Mouse" Option "Protocol" "auto" Option "Device" "/dev/mouse" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Trackpoint" Driver "mouse" Option "Name" "TPPS/2 IBM TrackPoint" Option "CorePointer" Option "Protocol" "auto" Option "Device" "/dev/mouse" Option "Emulate3Buttons" "true" Option "Emulate3TimeOut" "50" Option "EmulateWheel" "true" Option "EmulateWheelTimeOut" "200" Option "EmulateWheelButton" "2" Option "XAxisMapping" "6 7" Option "YAxisMapping" "4 5" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "TouchPad" Driver "synaptics" Option "Name" "SynPS/2 Synaptics TouchPad" Option "Protocol" "auto" Option "Device" "/dev/psaux" Option "LeftEdge" "1700" Option "RightEdge" "5300" Option "TopEdge" "1700" Option "BottomEdge" "4200" Option "FingerLow" "25" Option "FingerHigh" "30" Option "MaxTapTime" "180" Option "MaxTapMove" "220" Option "VertScrollDelta" "100" Option "MinSpeed" "0.09" Option "MaxSpeed" "0.18" Option "AccelFactor" "0.0015" Option "SHMConfig" "on" # Option "Repeater" "/dev/ps2mouse" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" 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 "AGPSize" # #Option "GARTSize" # #Option "RingSize" # #Option "BufferSize" # #Option "EnableDepthMoves" # [] #Option "EnablePageFlip" # [] #Option "NoBackBuffer" # [] #Option "DMAForXv" # [] #Option "FBTexPercent" # #Option "DepthBits" # #Option "PCIAPERSize" # #Option "AccelDFS" # [] #Option "DDCMode" # [] #Option "IgnoreEDID" # [] #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 "SubPixelOrder" # [] #Option "ShowCache" # [] #Option "DynamicClocks" # [] #Option "VGAAccess" # [] #Option "ReverseDDC" # [] #Option "LVDSProbePLL" # [] #Option "AccelMethod" # #Option "ConstantDPI" # [] #Option "DRI" # [] #Option "ConnectorTable" # #Option "DefaultConnectorTable" # [] #Option "DefaultTMDSPLL" # [] Identifier "Card0" Driver "ati" VendorName "ATI Technologies Inc" BoardName "M24 1T [FireGL M24 GL]" BusID "PCI:1:0:0" Option "DynamicClocks" "true" Option "ColorTiling" "true" Option "EnablePageFlip" "true" Option "BusType" "PCIE" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 Option "XAANoOffscreenPixmaps" SubSection "Display" Viewport 0 0 Depth 1 Modes "1400x1050" "1280x1024" "1024x768" "800x600" "640x480" "320x200" EndSubSection SubSection "Display" Viewport 0 0 Depth 4 Modes "1400x1050" "1280x1024" "1024x768" "800x600" "640x480" "320x200" EndSubSection SubSection "Display" Viewport 0 0 Depth 8 Modes "1400x1050" "1280x1024" "1024x768" "800x600" "640x480" "320x200" EndSubSection SubSection "Display" Viewport 0 0 Depth 15 Modes "1400x1050" "1280x1024" "1024x768" "800x600" "640x480" "320x200" EndSubSection SubSection "Display" Viewport 0 0 Depth 16 Modes "1400x1050" "1280x1024" "1024x768" "800x600" "640x480" "320x200" EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1400x1050" "1280x1024" "1024x768" "800x600" "640x480" "320x200" EndSubSection EndSection Section "dri" Mode 0666 EndSection