# ********************************************************************** # Module section -- this section is used to specify # which dynamically loadable modules to load. # ********************************************************************** # Section "Module" Load "dbe" # Double buffer extension SubSection "extmod" Option "omit xfree86-dga" # don't initialise the DGA extension EndSubSection Load "type1" Load "freetype" Load "glx" # libglx.a Load "dri" # libdri.a EndSection # ********************************************************************** # Files section. This allows default font and rgb paths to be set # ********************************************************************** Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/share/fonts/75dpi/:unscaled" FontPath "/usr/share/fonts/100dpi/:unscaled" FontPath "/usr/share/fonts/100dpi" FontPath "/usr/share/fonts/75dpi" FontPath "/usr/share/fonts/CID" FontPath "/usr/share/fonts/Speedo" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/artwiz" FontPath "/usr/share/fonts/corefonts" FontPath "/usr/share/fonts/cyrillic" FontPath "/usr/share/fonts/encodings" FontPath "/usr/share/fonts/freefont" FontPath "/usr/share/fonts/local" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/terminus" FontPath "/usr/share/fonts/ttf-bitstream-vera" FontPath "/usr/share/fonts/ukr" FontPath "/usr/share/fonts/unifont" FontPath "/usr/share/fonts/util" # ModulePath "/usr/X11R6/lib/modules" EndSection # ********************************************************************** # Server flags section. # ********************************************************************** Section "ServerFlags" EndSection # ********************************************************************** # Input devices # ********************************************************************** Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "AutoRepeat" "500 30" Option "XkbModel" "pc104" Option "XkbLayout" "be-latin1" EndSection # ********************************************************************** # Core Pointer's InputDevice section # ********************************************************************** Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "CorePointer" Option "Device" "/dev/psaux" Option "Protocol" "PS/2" Option "Emulate3Buttons" "true" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "SendCoreEvents" "true" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" Option "ZAxisMapping" "4 5" EndSection # ********************************************************************** # Monitor section # ********************************************************************** # Any number of monitor sections may be present Section "Monitor" Identifier "Monitor0" DisplaySize 330 210 Option "DPMS" HorizSync 31.5 - 110.0 VertRefresh 28 - 90 Modeline "1920x1200" 161.750000 1920 2020 2052 2184 1200 1202 1208 1235 -HSync -VSync Modeline "640x350" 161.75 640 2016 2048 2184 350 1202 1208 1235 -HSync -VSync Modeline "640x400" 161.75 640 2016 2048 2184 400 1202 1208 1235 -HSync -VSync Modeline "720x400" 161.75 720 2016 2048 2184 400 1202 1208 1235 -HSync -VSync Modeline "640x480" 161.75 640 2016 2048 2184 480 1202 1208 1235 -HSync -VSync Modeline "800x600" 161.75 800 2016 2048 2184 600 1202 1208 1235 -HSync -VSync Modeline "1024x768" 161.75 1024 2016 2048 2184 768 1202 1208 1235 -HSync -VSync Modeline "1152x864" 161.75 1152 2016 2048 2184 864 1202 1208 1235 -HSync -VSync Modeline "1280x960" 161.75 1280 2016 2048 2184 960 1202 1208 1235 -HSync -VSync Modeline "1280x1024" 161.75 1280 2016 2048 2184 1024 1202 1208 1235 -HSync -VSync Modeline "1600x1200" 161.75 1600 2016 2048 2184 1200 1202 1208 1235 -HSync -VSync Modeline "832x624" 161.75 832 2016 2048 2184 624 1202 1208 1235 -HSync -VSync Modeline "1152x768" 161.75 1152 2016 2048 2184 768 1202 1208 1235 -HSync -VSync Modeline "1400x1050" 161.75 1400 2016 2048 2184 1050 1202 1208 1235 -HSync -VSync Modeline "1600x1024" 161.75 1600 2016 2048 2184 1024 1202 1208 1235 -HSync -VSync EndSection # === ATI device section === Section "Device" Identifier "ATI Graphics Adapter" Driver "fglrx" Option "RenderAccel" "true" # ### generic DRI settings ### # === disable PnP Monitor === Option "NoDDC" Option "NoDDC1" Option "NoDDC2" # === disable/enable XAA/DRI === Option "no_accel" "no" Option "no_dri" "no" # === misc DRI settings === Option "mtrr" "off" # disable DRI mtrr mapper, driver has its own code for mtrr # ### FireGL DDX driver module specific settings ### # === Screen Management === Option "DesktopSetup" "0x00000100" Option "MonitorLayout" "LVDS, AUTO" Option "IgnoreEDID" "false" Option "HSync2" "unspecified" Option "VRefresh2" "unspecified" Option "ScreenOverlap" "0" # === TV-out Management === Option "NoTV" "yes" Option "TVStandard" "NTSC-M" Option "TVHSizeAdj" "0" Option "TVVSizeAdj" "0" Option "TVHPosAdj" "0" Option "TVVPosAdj" "0" Option "TVHStartAdj" "0" Option "TVColorAdj" "0" Option "GammaCorrectionI" "0x00000000" Option "GammaCorrectionII" "0x00000000" # === OpenGL specific profiles/settings === Option "Capabilities" "0x00000000" # === Video Overlay for the Xv extension === Option "VideoOverlay" "on" # === OpenGL Overlay === # Note: When OpenGL Overlay is enabled, Video Overlay # will be disabled automatically Option "OpenGLOverlay" "off" # === Center Mode (Laptops only) === Option "CenterMode" "on" # === Pseudo Color Visuals (8-bit visuals) === Option "PseudoColorVisuals" "off" # === QBS Management === Option "Stereo" "off" Option "StereoSyncEnable" "1" # === FSAA Management === Option "FSAAEnable" "Yes" Option "FSAAScale" "1" Option "FSAADisableGamma" "no" Option "FSAACustomizeMSPos" "no" Option "FSAAMSPosX0" "0.000000" Option "FSAAMSPosY0" "0.000000" Option "FSAAMSPosX1" "0.000000" Option "FSAAMSPosY1" "0.000000" Option "FSAAMSPosX2" "0.000000" Option "FSAAMSPosY2" "0.000000" Option "FSAAMSPosX3" "0.000000" Option "FSAAMSPosY3" "0.000000" Option "FSAAMSPosX4" "0.000000" Option "FSAAMSPosY4" "0.000000" Option "FSAAMSPosX5" "0.000000" Option "FSAAMSPosY5" "0.000000" # === Misc Options === Option "UseFastTLS" "0" Option "BlockSignalsOnLock" "on" Option "UseInternalAGPGART" "no" Option "ForceGenericCPU" "no" Option "KernelModuleParm" "agplock=0" # AGP locked user pages: disabled BusID "PCI:1:0:0" # vendor=1002, device=4e50 Screen 0 EndSection # ********************************************************************** # Screen sections # ********************************************************************** # Any number of screen sections may be present. Each describes # the configuration of a single screen. A single specific screen section # may be specified from the X server command line with the "-screen" # option. Section "Screen" Identifier "Screen0" Device "ATI Graphics Adapter" Monitor "Monitor0" DefaultDepth 24 Subsection "Display" Depth 24 # Modes "1920x1200" Virtual 1920 1200 # ViewPort 0 0 # initial origin if mode is smaller than desktop EndSubsection EndSection # ********************************************************************** # ServerLayout sections. # ********************************************************************** Section "ServerLayout" Identifier "Server Layout" Screen "Screen0" Option "BlankTime" "5" # Blank the screen after 5 minutes (Fake) Option "StandbyTime" "10" # Turn off screen after 10 minutes (DPMS) Option "SuspendTime" "20" # Full suspend after 20 minutes Option "OffTime" "30" # Turn off after half an hour InputDevice "Mouse0" "PS/2 Mouse -> Touchpad" InputDevice "Mouse1" "USB Mouse" InputDevice "Keyboard0" "CoreKeyboard" Option "Xinerama" "off" EndSection # ********************************************************************** # DRI Section # ********************************************************************** Section "dri" Mode 0666 EndSection Section "Extensions" Option "Composite" "true" Option "RENDER" "true" EndSection