Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" Option "AIGLX" "true" EndSection Section "ServerFlags" Option "AllowMouseOpenFail" "true" Option "PM" "off" Option "DPMS" "off" Option "Xinerama" "0" 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" FontPath "/usr/share/fonts/100dpi/:unscaled" #FontPath "/usr/share/fonts/Speedo" #FontPath "/usr/share/fonts/cyrillic" #FontPath "/usr/share/fonts/encodings" #FontPath "/usr/share/fonts/util" EndSection Section "Module" Load "ddc" # ddc probing of monitor Load "glx" Load "extmod" Load "xtrap" Load "record" Load "GLcore" Load "dbe" # Double buffer extension Load "dri" Load "xtrap" Load "freetype" Load "radeon" Load "drm" EndSection Section "dri" Mode 0666 EndSection Section "Extensions" Option "Composite" "Enable" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "CoreKeyboard" Option "AutoRepeat" "500 30" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" #Option "XkbVariant" Option "XkbOptions" "ctrl:nocaps" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "CorePointer" Option "Protocol" "ImPS/2" Option "Device" "/dev/input/mice" Option "Emulate3Buttons" "true" Option "Emulate3TimeOut" "50" Option "SendCoreEvents" "true" #Option "EmulateWheel" "on" #Option "EmulateWheelTimeOut" "200" #Option "EmulateWheelButton" "2" Option "YAxisMapping" "4 5" Option "XAxisMapping" "6 7" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "Monitor0" VendorName "IBM" ModelName "X31 TFT Screen" HorizSync 31.5 - 48.5 VertRefresh 40.0 - 70.0 # Option "DPMS" DisplaySize 243.84 182.88 EndSection Section "Device" Identifier "Card0" Driver "radeon" VendorName "ATI Technologies Inc" BoardName "Radeon Mobility M6 LY" BusID "PCI:1:0:0" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [] #Option "SWcursor" "true" # [], MUST BE TRUE #Option "Dac6Bit" # [] #Option "Dac8Bit" # [] #Option "BusType" # [] #Option "CPPIOMode" # [] #Option "CPusecTimeout" # Option "AGPMode" "4" # #Option "AGPFastWrite" "false" # [], MUST BE FALSE Option "AGPSize" "16" # , default: 8 #Option "GARTSize" # Option "RingSize" "4" # Option "BufferSize" "2" # #Option "EnableDepthMoves" "false" # [] Option "EnablePageFlip" "true" # [] #Option "NoBackBuffer" # [] #Option "DMAForXv" # [] #Option "FBTexPercent" # #Option "DepthBits" # #Option "AccelDFS" # [] #Option "PanelOff" # [] 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" "true" # [] #Option "VideoKey" # #Option "RageTheatreCrystal" # #Option "RageTheatreTunerPort" # #Option "RageTheatreCompositePort" # #Option "RageTheatreSVideoPort" # #Option "TunerType" # #Option "RageTheatreMicrocPath" # #Option "RageTheatreMicrocType" # Option "RenderAccel" "true" # [] Option "SubPixelOrder" "NONE" # [] #Option "ShowCache" # [] Option "DynamicClocks" "true" # [] #Option "BIOSHotkeys" "true" # [] #Option "VGAAccess" # [] #Option "ReverseDDC" # [] #Option "LVDSProbePLL" # [] Option "AccelMethod" "XAA" # XAA, or EXA #Option "XAANoOffscreenPixmaps" "true" #Option "ConstantDPI" # [] EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 1024 768 Modes "1024x768" "800x600" Depth 24 EndSubSection EndSection