Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/100dpi:unscaled" FontPath "/usr/share/fonts/75dpi:unscaled" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/local/" EndSection Section "Module" Load "evdev" Load "glx" Load "extmod" Load "record" Load "dri2" Load "dbe" Load "dri" Load "drm" EndSection Section "DRI" Group "video" Mode 0666 EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbOptions" "terminate:cntrl_alt_bksp" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" # Option "ZAxisMapping" "4 5 6 7" # Xorg's oppsett Option "Buttons" "5" Option "ZAxisMapping" "4 5" Option "ButtonMapping" "1 2 3 6 7" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" HorizSync 30.0 - 100.0 VertRefresh 50.0 - 100.0 EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [] Option "AccelMethod" "exa" # [] #Option "offscreensize" # [] #Option "SWcursor" # [] #Option "ignoreconnector" # [] #Option "forcereduced" # [] #Option "forcedpi" # #Option "useconfiguredmonitor" # [] #Option "HPD" # #Option "NoRandr" # [] #Option "RROutputOrder" # [] Option "DRI" "on" # [] #Option "TVMode" # [] #Option "ScaleType" # [] #Option "UseAtomBIOS" # [] #Option "AtomBIOS" # [] #Option "UnverifiedFeatures" # [] #Option "Audio" # [] #Option "HDMI" # [] #Option "COHERENT" # [] Identifier "Card0" Driver "radeonhd" VendorName "ATI Technologies Inc" BoardName "RV770 [Radeon HD 4850]" BusID "PCI:2:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 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 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection Section "Extensions" Option "Composite" "Enable" EndSection