# XFree86 4 configuration created by redhat-config-xfree86 # # edited by hand, Tilo Sloboda # # # Section "ServerLayout" Identifier "XFree86 Configured" Screen 0 "Screen0" 0 0 Screen 1 "Screen1" LeftOf "Screen0" Screen 2 "Screen2" RightOf "Screen0" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" FontPath "unix/:7100" EndSection Section "Module" # Load "record" # X event recorder # You only need the following two modules if you do not use xfs. Load "freetype" # TrueType font handler Load "type1" # Adobe Type 1 font handler Load "dbe" # Double-buffering Load "GLcore" # OpenGL support # Load "dri" # Direct rendering infrastructure Load "glx" # OpenGL X protocol interface Load "extmod" # Misc. required extensions Load "v4l" # Video4Linux EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Device" "/dev/mouse" # mouse without scroll wheel: # # Option "Protocol" "PS/2" # # to enable mouse with scroll-wheel: # Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "on" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "Monitor Center" VendorName "IBM" ModelName "P260" HorizSync 30.0 - 121.0 VertRefresh 50.0 - 160.0 Option "dpms" EndSection Section "Monitor" Identifier "Monitor Right" VendorName "IBM" ModelName "P260" HorizSync 30.0 - 121.0 VertRefresh 50.0 - 160.0 Option "dpms" EndSection Section "Monitor" Identifier "Monitor Left" VendorName "Samsung" ModelName "213T" # Max Pixel Clock Rate 162 MHz # For Analog Side ONLY: VertRefresh 56.0 - 75.0 HorizSync 30.0 - 81.0 # For Digital Side ONLY: # VertRefresh 56.0 - 60.0 # HorizSync 30.0 - 75.0 # Auto-Sensing gives this output in /var/log/XF86Config.0.log : # # Supported additional Video Mode: # # clock: 130.4 MHz Image Size: 432 x 324 mm # h_active: 1600 h_sync: 1648 h_sync_end 1680 h_blank_end 1760 h_border: 0 # v_active: 1200 v_sync: 1202 v_sync_end 1206 v_blanking: 1235 v_border: 0 # Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 140 MHz # Monitor name: SyncMaster ### DPMS : http://webpages.charter.net/dperr/dpms.htm Option "dpms" # -- 1600x1200 Modelines : -- # 51 Hz ModeLine "1600x1200" 137.61 1600 1672 2032 2176 1200 1202 1214 1240 # 1600x1200 @ 60Hz, 75.00 kHz hsync Modeline "1600x1200" 162 1600 1664 1856 2160 1200 1201 1204 1250 +HSync +VSync Modeline "1600x1200" 59.90 1600 1616 1968 2080 1200 1200 1204 1253 Modeline "1600x1200@74" 130.4 1600 1648 1680 1760 1200 1202 1206 1235 # Modeline "1600x1200@74" 140 1600 1648 1700 1800 1200 1201 1204 1235 EndSection Section "Device" # Option "no_accel" # You may enable this if there are timeouts when starting X #Option "xaa_benchmark" Identifier "AGP Card" Driver "savage" BoardName "Unknown" BusID "PCI:1:0:0" EndSection Section "Device" Identifier "ATI Card Head1" Driver "radeon" BoardName "unknown" BusID "PCI:0:12:0" Screen 0 # ## ChipID 0x4966 Option "SWcursor" "true" Option "BusType" "PCI" Option "DDCMode" "off" # # # EDID : http://www.vesa.org/summary/sumeedidrar1.htm # Option "IgnoreEDID" "true" # Option "MonitorLayout" "TMDS,CRT" Option "OverlayOnCRTC2" "off" Option "DesktopSetup" "0x00000000" # # Option "no_accel" # You may enable this if there are timeouts when starting X EndSection Section "Device" Identifier "ATI Card Head2" Driver "radeon" BoardName "unknown" # BusID "PCI:0:12:1" BusID "PCI:0:12:0" Screen 1 # ## ChipID 0x4967 Option "SWcursor" "true" Option "BusType" "PCI" Option "DDCMode" "off" Option "IgnoreEDID" "true" # # Option "OverlayOnCRTC2" "off" Option "DesktopSetup" "0x00000000" Option "NoTV" "yes" # Option "no_accel" # You may enable this if there are timeouts when starting X EndSection Section "Device" Identifier "Linux Frame Buffer" Driver "fbdev" BoardName "Unknown" EndSection Section "Screen" Identifier "Screen1" Device "ATI Card Head1" Monitor "Monitor Left" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1600x1200@74" "1600x1200" "1280x1024" EndSubSection EndSection Section "Screen" Identifier "Screen0" Device "AGP Card" Monitor "Monitor Center" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1600x1200" EndSubSection EndSection Section "Screen" Identifier "Screen2" Device "ATI Card Head2" Monitor "Monitor Right" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1600x1200" EndSubSection EndSection #Section "DRI" # Mode 0666 #EndSection