Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/" FontPath "/usr/local/lib/X11/fonts/webfonts/" # RgbPath "/usr/local/share/X11/rgb" ModulePath "/usr/local/lib/xorg/modules" FontPath "/usr/local/lib/X11/fonts/misc/" FontPath "/usr/local/lib/X11/fonts/TTF/" FontPath "/usr/local/lib/X11/fonts/OTF" FontPath "/usr/local/lib/X11/fonts/Type1/" FontPath "/usr/local/lib/X11/fonts/100dpi/" FontPath "/usr/local/lib/X11/fonts/75dpi/" EndSection Section "Module" # Load "extmod" # Load "record" # Load "dbe" # Load "glx" # Load "GLcore" # Load "xtrap" # Load "dri" # Load "freetype" # Load "type1" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbLayout" "us,ru" Option "XkbOptions" "grp:ctrl_shift_toggle" Option "XkbVariant" ",winkeys" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" Option "Buttons" "8" Option "ZAxisMapping" "4 5 7 8" Option "Emulate3Buttons" "true" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [] #Option "SWcursor" # [] #Option "shadowfb" # [] #Option "ignoreconnector" # [] #Option "forcereduced" # [] #Option "useconfiguredmonitor" # [] #Option "IgnoreHPD" # [] #Option "NoRandr" # [] #Option "RRUseXF86Edid" # [] #Option "RROutputOrder" # [] Identifier "Card0" # Option "DRI" "true" # Option "ColorTiling" "on" # Option "EnablePageFlip" "true" # Option "AccelMethod" "EXA" # Option "AccelMethod" "ShadowFb" # Option "XAANoOffscreenPixmaps" # Option "RenderAccel" "true" # Option "AGPMode" "x" # Option "AGPFastWrite" "on" # Driver "radeon" Driver "radeonhd" # Driver "vesa" VendorName "ATI Technologies Inc" BoardName "Unknown Board" 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 16 #Modes "2048x1024" "1024x768" Modes "1024x768" "800x600" EndSubSection EndSection