# File: xorg.conf # File generated by fglrxconfig (C) ATI Technologies, a substitute for xf86config. # Note by ATI: the below copyright notice is there for servicing possibly # pending third party rights on the file format and the instance of this file. # # Copyright (c) 1999 by The XFree86 Project, Inc. # # Permission is hereby granted, free of charge, to any person obtaining a # copy of this software and associated documentation files (the "Software"), # to deal in the Software without restriction, including without limitation # the rights to use, copy, modify, merge, publish, distribute, sublicense, # and/or sell copies of the Software, and to permit persons to whom the # Software is furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL # THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF # OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE # SOFTWARE. # # Except as contained in this notice, the name of the XFree86 Project shall # not be used in advertising or otherwise to promote the sale, use or other # dealings in this Software without prior written authorization from the # XFree86 Project. # # ********************************************************************** # Refer to the XF86Config(4/5) man page for details about the format of # this file. # ********************************************************************** # See files in ~root/absolute/xfree86/example-configs for more options Section "ServerLayout" Identifier "Server Layout" Screen "screen0" 0 0 Screen "screen1" RightOf "screen0" InputDevice "Mouse1" "CorePointer" InputDevice "etouch" "SendCoreEvents" InputDevice "Keyboard1" "CoreKeyboard" Option "AIGLX" "true" EndSection Section "Files" # FontPath "/usr/share/fonts/CID" FontPath "/usr/share/fonts/local" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/75dpi" FontPath "/usr/share/fonts/100dpi" EndSection Section "Module" Load "dbe" # Double buffer extension SubSection "extmod" Option "omit xfree86-dga" EndSubSection Load "type1" Load "freetype" Load "glx" # libglx.a Load "dri" # libdri.a EndSection Section "ServerFlags" Option "blank time" "10" # 10 minutes Option "standby time" "20" Option "suspend time" "30" Option "off time" "60" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "AutoRepeat" "500 30" Option "XkbModel" "pc101" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "PS/2" Option "Device" "/dev/input/mice" Option "Emulate3Buttons" # Option "Emulate3Timeout" "50" EndSection Section "InputDevice" Identifier "etouch" Driver "absolute" Option "Device" "/dev/hiddev0" Option "CalibrationFile" "/etc/touchscreen.cal" Option "SubDriver" "Linux USB HID" Option "DeviceType" "Touchscreen" Option "AllowDrag" "1" Option "Beep" "1" Option "Screen" "1" EndSection Section "Monitor" Identifier "Monitor-builtin" DisplaySize 330 210 Option "DPMS" EndSection Section "Monitor" Identifier "Monitor-external" Option "VendorName" "ATI Proprietary Driver" DisplaySize 330 278 # Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" EndSection Section "Device" Identifier "Standard VGA" Driver "vga" VendorName "Unknown" BoardName "Unknown" EndSection Section "Device" # === TV-out Management === Identifier "ATI-builtin" Driver "fglrx" # Option "NoDDC" # Option "XAANoOffscreenPixmaps" "true" # ### generic DRI settings ### 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 Option "ForceMonitors" "lvds" Option "mode2" "1280x1024" 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 === Option "OpenGLOverlay" "off" # === Center Mode (Laptops only) === Option "CenterMode" "off" # === Pseudo Color Visuals (8-bit visuals) === Option "PseudoColorVisuals" "off" # === QBS Management === Option "Stereo" "off" Option "StereoSyncEnable" "1" # === FSAA Management === Option "UseFastTLS" "0" Option "BlockSignalsOnLock" "on" Option "UseInternalAGPGART" "yes" Option "ForceGenericCPU" "no" Option "EnableMonitor" "lvds,crt1" Option "DesktopSetup" "horizontal" Option "OverlayOnCRTC2" "1" # Option "SwapScreens" "on" BusID "PCI:1:0:0" Screen 0 EndSection Section "Device" Identifier "ATI-external" Driver "fglrx" BusID "PCI:1:0:0" Screen 1 EndSection Section "Screen" #Option "backingstore" Identifier "screen0" Device "ATI-builtin" Monitor "Monitor-builtin" DefaultDepth 24 SubSection "Display" # Virtual 1280 800 # Virtual 1024 769 # Virtual 1280 1024 Viewport 0 0 Depth 24 Modes "1280x800" "1024x768" "848x480" "800x600" "720x576" "1720x480" "640x480" "640x350" EndSubSection EndSection Section "Screen" Identifier "screen1" Device "ATI-external" Monitor "Monitor-external" DefaultDepth 24 SubSection "Display" # Virtual 1280 800 Viewport 0 0 Depth 24 Modes "1280x1024" "1280x800" "1024x768" "1152x864" "1280x960" "1280x1024" "1400x1050" EndSubSection EndSection Section "DRI" # users Group 100 Mode 0660 EndSection