# $Id: xorg-7.1-radeonm10-layouts.conf 756 2007-05-29 22:32:14Z tas $ # ---------- General ---------- Section "Files" RgbPath "/usr/share/X11/rgb" FontPath "unix/:-1" EndSection Section "Module" Load "i2c" Load "bitmap" Load "dbe" SubSection "extmod" Option "omit xfree86-dga" EndSubSection Load "type1" Load "freetype" Load "glx" Load "dri" Load "v4l" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "Protocol" "Standard" Option "AutoRepeat" "250 30" Option "XkbModel" "macintosh" Option "XkbLayout" "en_US" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "ZAxisMapping" "4 5" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" EndSection Section "ServerFlags" AllowMouseOpenFail Option "DefaultServerLayout" "DRI1" EndSection Section "DRI" Mode 0666 EndSection Section "Extensions" Option "Composite" "false" EndSection # ---------- Monitors ---------- Section "Monitor" # Generic Plug-and-Play Identifier "PNP" Option "DPMS" EndSection Section "Monitor" # 15.2'' powerbook display Identifier "LTN152W3" Option "NoDPMS" DisplaySize 321 214 Modeline "1280x854" 79.8 1280 1296 1408 1536 854 855 858 866 +hsync +vsync EndSection Section "Monitor" # 19'' LG widescreen LCD Identifier "L194WT" Option "DPMS" #DisplaySize 400 255 HorizSync 56-70 VertRefresh 28-83 Modeline "1440x900" 106.5 1440 1520 1672 1904 900 903 909 934 -hsync +vsync EndSection Section "Monitor" # 21'' old HP CRT Identifier "A4576A" Option "DPMS" #DisplaySize 364 291 HorizSync 48-160 VertRefresh 30-107 EndSection Section "Monitor" # 20.1'' Dell LCD Identifier "DELL 2001FP" Option "DPMS" #DisplaySize 367x275 HorizSync 56-76 VertRefresh 31-80 Modeline "1600x1200" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync EndSection # ---------- Layout WIDE for dual-head with widescreen LCD ---------- Section "Device" Identifier "WIDE_pri" Driver "radeon" BusID "PCI:0:16:0" Option "MergedFB" "false" Option "MonitorLayout" "LVDS, TMDS" Option "AGPMode" "4" Option "AGPFastWrite" "1" Option "DisplayPriority" "HIGH" # Fix flickering Option "IgnoreEDID" "0" Option "RenderAccel" "1" Option "DynamicClocks" "1" Option "DMAForXv" "1" # Option "DDCMode" "0" Screen 0 EndSection Section "Device" Identifier "WIDE_sec" Driver "radeon" BusID "PCI:0:16:0" Option "DynamicClocks" "1" #Option "PanelSize" "1440x900" Screen 1 EndSection Section "Screen" Identifier "WIDE_int" Device "WIDE_pri" Monitor "LTN152W3" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1280x854" EndSubSection EndSection Section "Screen" Identifier "WIDE_ext" Device "WIDE_sec" Monitor "L194WT" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1440x900" EndSubSection EndSection Section "ServerLayout" Identifier "WIDE" Screen "WIDE_int" Screen "WIDE_ext" LeftOf "WIDE_int" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" Option "Xinerama" "true" EndSection # ---------- Layaout DUAL for dual-head with generic CRT ---------- Section "Device" Identifier "DUAL_pri" Driver "radeon" BusID "PCI:0:16:0" Option "MergedFB" "false" #Option "MonitorLayout" "LVDS, CRT" Option "AGPMode" "4" Option "AGPFastWrite" "1" Option "DisplayPriority" "HIGH" # Fix flickering Option "IgnoreEDID" "0" Option "RenderAccel" "1" Option "DynamicClocks" "1" Option "DMAForXv" "1" # Option "DDCMode" "0" Screen 0 EndSection Section "Device" Identifier "DUAL_sec" Driver "radeon" BusID "PCI:0:16:0" Option "DynamicClocks" "1" Screen 1 EndSection Section "Screen" Identifier "DUAL_int" Device "DUAL_pri" Monitor "LTN152W3" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1280x854" EndSubSection EndSection Section "Screen" Identifier "DUAL_ext" Device "DUAL_sec" Monitor "PNP" DefaultDepth 24 SubSection "Display" Depth 16 Modes "1600x1200" "1280x1024" "1024x768" "800x600" EndSubSection SubSection "Display" Depth 24 Modes "1600x1200" "1280x1024" "1024x768" "800x600" EndSubSection EndSection Section "ServerLayout" Identifier "DUAL" Screen "DUAL_int" Screen "DUAL_ext" RightOf "DUAL_int" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" Option "Xinerama" "true" EndSection # ---------- Layout DRI1 for accel. single/dual head, medium res. ---------- Section "Device" Identifier "DRI1_pri" Driver "radeon" BusID "PCI:0:16:0" #Option "MergedFB" "true" # do not specifiy for auto-detect Option "MetaModes" "1280x854-1280x1024 1280x854-1024x768" Option "MergedDPI" "100 100" Option "MergedNonRectangular" "true" Option "MergedXinerama" "true" Option "MergedXineramaCRT2IsScreen0" "true" #Option "CRT2Position" "LeftOf" Option "CRT2Position" "RightOf" Option "AGPMode" "4" Option "AGPFastWrite" "1" # could cause X to hard lock Option "DisplayPriority" "HIGH" # Fix flickering Option "ColorTiling" "1" Option "IgnoreEDID" "0" Option "EnablePageFlip" "1" Option "EnableDepthMoves" "1" Option "RenderAccel" "1" # Not yet implemented Option "DynamicClocks" "1" Option "DMAForXv" "1" Option "DDCMode" "0" # generous limit, as no limit incurs "virtual size" # errors for some CRTs Option "CRT2HSync" "56-90" Option "CRT2VRefresh" "50-85" EndSection Section "Screen" Identifier "DRI1_int" Device "DRI1_pri" Monitor "LTN152W3" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1280x854" EndSubSection EndSection Section "ServerLayout" Identifier "DRI1" Screen "DRI1_int" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection # ---------- Layout HOME, accel. single/dual head, restricted high res., for my desk with old CRT ---------- Section "Device" Identifier "HOME_pri" Driver "radeon" BusID "PCI:0:16:0" #Option "MergedFB" "true" # do not specify for auto-detect Option "MetaModes" "1280x854-1600x1200 1280x854-1280x1024" Option "MergedDPI" "100 100" Option "MergedNonRectangular" "true" Option "MergedXinerama" "true" Option "MergedXineramaCRT2IsScreen0" "true" #Option "CRT2Position" "LeftOf" Option "CRT2Position" "RightOf -346" Option "AGPMode" "4" Option "AGPFastWrite" "1" # could cause X to hard lock Option "DisplayPriority" "HIGH" # Fix flickering Option "ColorTiling" "1" Option "IgnoreEDID" "0" Option "EnablePageFlip" "1" Option "EnableDepthMoves" "1" Option "RenderAccel" "1" # Not yet implemented Option "DynamicClocks" "1" Option "DMAForXv" "1" Option "DDCMode" "0" # limits for sake of 1600x1200 # too many DRI artifacts/synch errors over 70 Hz Option "CRT2HSync" "56-90" Option "CRT2VRefresh" "60-70" EndSection Section "Screen" Identifier "HOME_int" Device "HOME_pri" Monitor "LTN152W3" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1280x854" EndSubSection EndSection Section "ServerLayout" Identifier "HOME" Screen "HOME_int" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection # ---------- Layout WORK for accel. single/dual head, automatic high res., for work desk ---------- Section "Device" Identifier "WORK_pri" Driver "radeon" BusID "PCI:0:16:0" #Option "MergedFB" "true" # do not specify for auto-detect Option "MetaModes" "1280x854-1600x1200 1280x854-1280x1024" Option "MergedDPI" "100 100" Option "MergedNonRectangular" "true" Option "MergedXinerama" "true" Option "MergedXineramaCRT2IsScreen0" "true" #Option "CRT2Position" "LeftOf" Option "CRT2Position" "RightOf -346" Option "AGPMode" "4" Option "AGPFastWrite" "1" # could cause X to hard lock Option "DisplayPriority" "HIGH" # Fix flickering Option "ColorTiling" "1" Option "IgnoreEDID" "0" Option "EnablePageFlip" "1" Option "EnableDepthMoves" "1" Option "RenderAccel" "1" # Not yet implemented Option "DynamicClocks" "1" Option "DMAForXv" "1" Option "DDCMode" "0" EndSection Section "Screen" Identifier "WORK_int" Device "WORK_pri" Monitor "LTN152W3" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1280x854" EndSubSection EndSection Section "ServerLayout" Identifier "WORK" Screen "WORK_int" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection