# ********************************************************************** # Files section. This allows default font and rgb paths to be set # ********************************************************************** # ********************************************************************** # Module section -- this is an optional section which is used to specify # which run-time loadable modules to load when the X server starts up. # ********************************************************************** # ********************************************************************** # Server flags section. This contains various server-wide Options. # ********************************************************************** # ********************************************************************** # Input devices # ********************************************************************** # ********************************************************************** # Core keyboard's InputDevice section # ********************************************************************** # ********************************************************************** # Core Pointer's InputDevice section # ********************************************************************** # ********************************************************************** # Monitor section # ********************************************************************** # ********************************************************************** # Graphics device section # ********************************************************************** # ********************************************************************** # Screen sections. # ********************************************************************** # ********************************************************************** # ServerLayout sections. # ********************************************************************** # Any number of ServerLayout sections may be present. Each describes # the way multiple screens are organised. A specific ServerLayout # section may be specified from the X server command line with the # "-layout" option. In the absence of this, the first section is used. # When now ServerLayout section is present, the first Screen section # is used alone. Section "ServerLayout" Identifier "Dual" Screen 0 "aticonfig-Screen[0]-0" 0 0 InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "ServerLayout" Identifier "Dual-1024x768" Screen 0 "LCD" 0 0 Screen 1 "CRT-1024x768" LeftOf "LCD" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "ServerLayout" Identifier "Single" Screen "LCD-Alone" 0 0 InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "ServerLayout" Identifier "TV" Screen "TV" 0 0 InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "ServerLayout" Identifier "Cloned" Screen "Cloned" 0 0 InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "ServerLayout" Identifier "Cloned-1024x768" Screen "Cloned-1024x768" 0 0 InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "Files" # The location of the RGB database. Note, this is the name of the # file minus the extension (like ".txt" or ".db"). There is normally # no need to change the default. # Multiple FontPath entries are allowed (which are concatenated together), # as well as specifying multiple comma-separated entries in one FontPath # command (or a combination of both methods) # For XFS, uncomment this and comment the others # FontPath "unix/:-1" # The default path is shown here. FontPath "/usr/share/fonts/local/" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/75dpi/:unscaled" FontPath "/usr/share/fonts/100dpi/:unscaled" # FontPath "/usr/share/fonts/Type1/" # FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/CID/" FontPath "/usr/share/fonts/Speedo/" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/100dpi/" EndSection Section "Module" # This loads the DBE extension module. # initialisation of the XFree86-DGA extension within that module. # This loads the Type1 and FreeType font modules Load "dbe" # This loads the miscellaneous extensions module, and disables SubSection "extmod" Option "omit xfree86-dga" EndSubSection Load "type1" Load "freetype" # Direct rendering Load "xtrap" Load "bitmap" Load "ddc" Load "extmod" Load "int10" Load "record" Load "vbe" Load "glx" Load "dri" Load "GLcore" Load "drm" EndSection Section "ServerFlags" # Set the DPMS timeouts. These are set here because they are global # rather than screen-specific. These settings alone don't enable DPMS. # It is enabled per-screen (or per-monitor), and even then only when # the driver supports it. Option "blank time" "10" # 10 minutes Option "standby time" "20" Option "suspend time" "30" Option "off time" "60" # Option "Xinerama" "on" Option "AutoAddDevices" "false" #enable our xorg config to work on input devices.... Option "DefaultServerLayout" "Single" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "XkbModel" "pc104" Option "XkbLayout" "us,il" Option "XkbOptions" "grp:alt_shift_toggle,grp_led:caps" EndSection Section "InputDevice" # Require for scroll # Option "EmulateWheelInertia" "100" Identifier "Mouse1" Driver "mouse" Option "Device" "/dev/input/mice" Option "Protocol" "auto" Option "SendCoreEvents" Option "Buttons" "5" Option "Emulate3Buttons" "on" Option "Emulate3TimeOut" "50" Option "EmulateWheel" "on" Option "EmulateWheelButton" "2" Option "EmulateWheelTimeOut" "200" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "LCD" Option "DPMS" EndSection Section "Monitor" #DisplaySize 330 240 # mm # Mode "1024x768" # DotClock 113.309 # HTimings 1024 1096 1208 1392 # VTimings 768 769 772 814 # EndMode Identifier "CRT" HorizSync 30.0 - 100.0 VertRefresh 50.0 - 160.0 ModeLine "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 ModeLine "1280x1024" 134.2 1280 1336 1616 1728 1024 1026 1038 1064 ModeLine "1400x1050" 107.9 1400 1400 1552 1688 1050 1050 1053 1068 ModeLine "1400x1050" 122.0 1400 1488 1680 1880 1050 1052 1064 1082 Option "DPMS" EndSection Section "Monitor" # VertRefresh 50.0-50.0 # ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630 # HorizSync 15.625 # VertRefresh 50.0 # ModeLine "800x600" 16.25 800 820 950 1040 600 600 610 625 -hsync -vsync interlace # HorizSync 25-68 # VertRefresh 60 # ModeLine "800x600" 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync Identifier "TV" HorizSync 25.0 - 68.0 VertRefresh 60.0 - 60.0 ModeLine "800x600" 40.0 800 840 968 1056 600 601 605 628 EndSection Section "Monitor" Identifier "aticonfig-Monitor[0]-0" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "AGPSize" # #Option "RingSize" # #Option "BufferSize" # #Option "EnableDepthMoves" "on" # [] #Option "NoBackBuffer" # [] #Option "DMAForXv" "on" # [] #Option "DRIReinit" # [] #Option "PanelOff" # [] #Option "DDCMode" "on" # [] #Option "IgnoreEDID" # [] #Option "UseFBDev" "true" # [] #Option "VideoKey" # #Option "MergedFB" # [] #Option "CRT2HSync" # [] #Option "CRT2VRefresh" # [] #Option "CRT2Position" # [] #Option "MetaModes" # [] #Option "MergedDPI" # [] #Option "NoMergedXinerama" # [] #Option "MergedXineramaCRT2IsScreen0" # [] #Option "DisplayPriority" # [] #Option "PanelSize" # [] #Option "ForceMinDotClock" # #Option "RenderAccel" "on" # [] #Option "SubPixelOrder" # [] #Option "ShowCache" # [] #Option "VGAAccess" # [] #Option "LVDSProbePLL" # [] #Option "ReverseDDC" # [] #Option "BIOSHotkeys" "on" # [] #Option "XaaNoScanlineImageWriteRect" "on" #Option "XaaNoScanlineCPUToScreenColorExpandFill" "on" #Option "ColorTiling" "on" Identifier "Alone" Driver "radeon" #"fglrx" #"radeonhd" VendorName "ATI Technologies Inc" BoardName "RV350 [Mobility Radeon 9600 M10]" Option "NoAccel" # [] #Option "SWcursor" # [] #Option "Dac6Bit" # [] #Option "Dac8Bit" # [] #Option "BusType" # [] #Option "CPPIOMode" # [] #Option "CPusecTimeout" # # Option "AGPMode" "4" #"1" # # Option "AGPFastWrite" "off" #"on" # [] # Option "GARTSize" "64" # # Option "EnablePageFlip" "off" #"on" # [] Option "MonitorLayout" "AUTO,NONE" # [] Option "DynamicClocks" "on" # [] Option "AccelMethod" "XAA" #"EXA" # Option "AccelDFS" "1" BusID "PCI:1:0:0" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [] #Option "SWcursor" # [] #Option "Dac6Bit" # [] #Option "Dac8Bit" # [] #Option "BusType" # [] #Option "CPPIOMode" # [] #Option "CPusecTimeout" # #Option "AGPSize" # #Option "GARTSize" # #Option "RingSize" # #Option "BufferSize" # #Option "NoBackBuffer" # [] #Option "DRIReinit" # [] #Option "PanelOff" # [] #Option "IgnoreEDID" # [] #Option "UseFBDev" "false" # [] #Option "VideoKey" # #Option "MergedFB" # [] #Option "MetaModes" # [] #Option "MergedDPI" # [] #Option "NoMergedXinerama" # [] #Option "MergedXineramaCRT2IsScreen0" # [] #Option "DisplayPriority" # [] #Option "PanelSize" # [] #Option "ForceMinDotClock" # #Option "SubPixelOrder" # [] #Option "ShowCache" # [] #Option "VGAAccess" # [] #Option "LVDSProbePLL" # [] #Option "ReverseDDC" # [] Identifier "Cloning" Driver "ati" VendorName "ATI Technologies Inc" BoardName "RV350 [Mobility Radeon 9600 M10]" Option "AGPMode" "1" # Option "AGPFastWrite" "on" # [] Option "EnableDepthMoves" "on" # [] Option "EnablePageFlip" "on" # [] Option "DMAForXv" "on" # [] Option "DDCMode" "on" # [] Option "MonitorLayout" "LVDS,CRT" # [] Option "CRT2HSync" "30.0-100.0" # [] Option "CRT2VRefresh" "50.0-160.0" # [] Option "CRT2Position" "Clone" # [] Option "RenderAccel" "on" # [] Option "DynamicClocks" "on" # [] Option "VideoOverlay" "on" #Option "BIOSHotkeys" "on" # [] Option "XaaNoScanlineImageWriteRect" "on" Option "XaaNoScanlineCPUToScreenColorExpandFill" "on" BusID "PCI:1:0:0" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [] #Option "SWcursor" # [] #Option "Dac6Bit" # [] #Option "Dac8Bit" # [] #Option "BusType" # [] #Option "CPPIOMode" # [] #Option "CPusecTimeout" # #Option "AGPSize" # #Option "GARTSize" # #Option "RingSize" # #Option "BufferSize" # #Option "NoBackBuffer" # [] #Option "DRIReinit" # [] #Option "PanelOff" # [] #Option "IgnoreEDID" # [] #Option "UseFBDev" "false" # [] #Option "VideoKey" # #Option "MergedFB" # [] #Option "CRT2HSync" # [] #Option "CRT2VRefresh" # [] #Option "CRT2Position" # [] #Option "MetaModes" # [] #Option "MergedDPI" # [] #Option "NoMergedXinerama" # [] #Option "MergedXineramaCRT2IsScreen0" # [] #Option "DisplayPriority" # [] #Option "PanelSize" # [] #Option "ForceMinDotClock" # #Option "SubPixelOrder" # [] #Option "ShowCache" # [] #Option "VGAAccess" # [] #Option "LVDSProbePLL" # [] #Option "ReverseDDC" # [] #Option "BIOSHotkeys" "on" # [] Identifier "Internal" Driver "ati" #"radeon" VendorName "ATI Technologies Inc" BoardName "RV350 [Mobility Radeon 9600 M10]" Option "AGPMode" "1" # Option "AGPFastWrite" "on" # [] Option "EnableDepthMoves" "on" # [] Option "EnablePageFlip" "on" # [] Option "DMAForXv" "on" # [] Option "DDCMode" "on" # [] Option "MonitorLayout" "LVDS,CRT" # [] Option "RenderAccel" "on" # [] Option "DynamicClocks" "on" # [] Option "XaaNoScanlineImageWriteRect" "on" Option "XaaNoScanlineCPUToScreenColorExpandFill" "on" BusID "PCI:1:0:0" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [] #Option "SWcursor" # [] #Option "Dac6Bit" # [] #Option "Dac8Bit" # [] #Option "BusType" # [] #Option "CPPIOMode" # [] #Option "CPusecTimeout" # #Option "AGPSize" # #Option "GARTSize" # #Option "RingSize" # #Option "BufferSize" # #Option "NoBackBuffer" # [] #Option "DRIReinit" # [] #Option "PanelOff" # [] #Option "MonitorLayout" "LVDS,CRT" # [] #Option "IgnoreEDID" # [] #Option "UseFBDev" "false" # [] #Option "VideoKey" # #Option "MergedFB" # [] #Option "CRT2HSync" # [] #Option "CRT2VRefresh" # [] #Option "CRT2Position" # [] #Option "MetaModes" # [] #Option "MergedDPI" # [] #Option "NoMergedXinerama" # [] #Option "MergedXineramaCRT2IsScreen0" # [] #Option "DisplayPriority" # [] #Option "PanelSize" # [] #Option "ForceMinDotClock" # #Option "SubPixelOrder" # [] #Option "ShowCache" # [] #Option "VGAAccess" # [] #Option "LVDSProbePLL" # [] #Option "ReverseDDC" # [] #Option "BIOSHotkeys" "on" # [] Identifier "External" Driver "ati" VendorName "ATI Technologies Inc" BoardName "RV350 [Mobility Radeon 9600 M10]" Option "AGPMode" "1" # Option "AGPFastWrite" "on" # [] Option "EnableDepthMoves" "on" # [] Option "EnablePageFlip" "on" # [] Option "DMAForXv" "on" # [] Option "DDCMode" "on" # [] Option "RenderAccel" "on" # [] Option "DynamicClocks" "on" # [] Option "XaaNoScanlineImageWriteRect" "on" Option "XaaNoScanlineCPUToScreenColorExpandFill" "on" BusID "PCI:1:0:0" Screen 1 EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [] #Option "SWcursor" # [] #Option "Dac6Bit" # [] #Option "Dac8Bit" # [] #Option "BusType" # [] #Option "CPPIOMode" # [] #Option "CPusecTimeout" # #Option "AGPSize" # #Option "GARTSize" # #Option "RingSize" # #Option "BufferSize" # #Option "NoBackBuffer" # [] #Option "DRIReinit" # [] #Option "PanelOff" # [] #Option "DDCMode" "on" # [] #Option "IgnoreEDID" # [] #Option "UseFBDev" "true" # [] #Option "VideoKey" # #Option "MergedFB" "false" # [] #Option "CRT2HSync" # [] #Option "CRT2VRefresh" # [] #Option "CRT2Position" # [] #Option "MetaModes" # [] #Option "MergedDPI" # [] #Option "NoMergedXinerama" # [] #Option "MergedXineramaCRT2IsScreen0" # [] #Option "DisplayPriority" # [] #Option "PanelSize" # [] #Option "ForceMinDotClock" # #Option "RenderAccel" "on" # [] #Option "SubPixelOrder" # [] #Option "ShowCache" # [] #Option "DynamicClocks" "on" # [] #Option "VGAAccess" # [] #Option "LVDSProbePLL" # [] #Option "ReverseDDC" # [] #Option "BIOSHotkeys" "on" # [] Identifier "TV" Driver "ati" VendorName "ATI Technologies Inc" BoardName "RV350 [Mobility Radeon 9600 M10]" Option "AGPMode" "4" # Option "AGPFastWrite" "off" #"on" # [] Option "EnableDepthMoves" "on" # [] Option "EnablePageFlip" "on" # [] Option "DMAForXv" "on" # [] Option "MonitorLayout" "NONE,AUTO" # [] Option "XaaNoScanlineImageWriteRect" "on" Option "XaaNoScanlineCPUToScreenColorExpandFill" "on" Option "backingstore" Option "VideoOverlay" "on" Option "OpenGLOverlay" "on" Option "TVOutput" "PAL" BusID "PCI:1:0:0" EndSection Section "Device" Identifier "aticonfig-Device[0]-0" Driver "fglrx" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "LCD-Alone" Device "Alone" Monitor "LCD" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1600x1200" "1400x1050" "1024x768" "800x600" EndSubSection EndSection Section "Screen" Identifier "Cloned" Device "Cloning" Monitor "LCD" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1600x1200" "1400x1050" "1024x768" "800x600" EndSubSection EndSection Section "Screen" Identifier "Cloned-1024x768" Device "Cloning" Monitor "LCD" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1024x768" "800x600" EndSubSection EndSection Section "Screen" Identifier "LCD" Device "Internal" Monitor "CRT" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1600x1200" "1400x1050" "1024x768" "800x600" EndSubSection EndSection Section "Screen" Identifier "CRT" Device "External" Monitor "CRT" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1600x1200" "1400x1050" "1024x768" "800x600" EndSubSection EndSection Section "Screen" Identifier "CRT-1024x768" Device "External" Monitor "CRT" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1024x768" "800x600" EndSubSection EndSection Section "Screen" Identifier "TV" Device "TV" Monitor "TV" DefaultDepth 16 SubSection "Display" Depth 16 Modes "800x600" EndSubSection SubSection "Display" Depth 24 Modes "800x600" EndSubSection EndSection Section "Screen" Identifier "aticonfig-Screen[0]-0" Device "aticonfig-Device[0]-0" Monitor "aticonfig-Monitor[0]-0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection Section "DRI" Group 0 Mode 0666 EndSection