# xorg.conf - mkn Section "Files" RgbPath "/usr/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" 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/local/share/fonts" FontPath "/usr/share/fonts" FontPath "/usr/share/fonts/cyrillic" FontPath "/usr/share/fonts/default" FontPath "/usr/share/fonts/latex-xft-fonts" FontPath "/usr/share/fonts/ukr" EndSection Section "Module" Load "dbe" Load "type1" Load "freetype" SubSection "extmod" Option "omit xfree86-dga" EndSubSection Load "record" Load "extmod" Load "dbe" Load "dri" # suspectet responsible for system hang at WM logout - mkn. Load "glx" Load "xtrap" Load "type1" # Load "speedo" EndSection Section "ServerFlags" Option "blank time" "10" # 10 minutes Option "standby time" "20" Option "suspend time" "30" Option "off time" "60" Option "AllowMouseOpenFail" Option "Composite" "Disable" # suspect resp. for seg faults - mkn EndSection Section "DRI" Group "video" Mode 0660 EndSection Section "InputDevice" Identifier "Keyb-IBM" Driver "kbd" Option "Protocol" "Standard" Option "XkbLayout" "de" Option "XkbModel" "pc102" Option "XkbVariant" "nodeadkeys" # Option "AutoRepeat" "500 5" EndSection Section "InputDevice" Identifier "Logi-opt-wheel-usb" Driver "mouse" # Option "Protocol" "PS/2" - mkn. Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mouse0" Option "Name" "Autodetection" Option "Vendor" "Logitech" Option "Emulate3Buttons" "off" Option "Buttons" "5" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "Mon-F980" VendorName "ENC" ModelName "F980" Option "DPMS" Option "CalcAlgorithm" "CheckDesktopGeometry" HorizSync 30-137 VertRefresh 50-160 # Recommended Resolution 1600 dots x 1200 lines @ 109Hz # Maximum Resolution 2048 dots x 1536 lines @ 85Hz Option "dpms" EndSection Section "Monitor" Identifier "Mon-T960" VendorName "EIZO" ModelName "FLEXSCAN T960" Option "DPMS" Option "CalcAlgorithm" "CheckDesktopGeometry" HorizSync 30-115 VertRefresh 50-160 # Recommended Resolution 1280 dots x 1024 lines @ 106 Hz # Maximum Resolution 1600 dots x 1200 lines @ 92 Hz Option "dpms" EndSection Section "Monitor" Identifier "Mon-T761" VendorName "EIZO" ModelName "FLEXSCAN T761" Option "DPMS" Option "CalcAlgorithm" "CheckDesktopGeometry" HorizSync 30-115 VertRefresh 50-160 # Recommended Resolution 1280 dots x1024 lines @ 107 Hz # Maximum Resolution 1600 dots x 1200 lines @ 92 Hz Option "dpms" EndSection Section "Device" Identifier "G550_0" Driver "mga" VendorName "Matrox Graphics, Inc." BoardName "MGA G550 AGP - Primary" BusID "PCI:1:0:0" Screen 0 Option "AGPMode" "1" VideoRam 32768 # Option "Debug" "on" EndSection Section "Device" Identifier "G550_1" Driver "mga" VendorName "Matrox Graphics, Inc." BoardName "MGA G550 AGP - Secondary" BusID "PCI:1:0:0" Screen 1 Option "AGPMode" "1" VideoRam 32768 # Option "Debug" "on" EndSection Section "Screen" Identifier "Screen0" Device "G550_0" Monitor "Mon-F980" DefaultDepth 16 SubSection "Display" Depth 8 ViewPort 0 0 Modes "1600x1200" "1280x1024" EndSubSection SubSection "Display" Depth 15 ViewPort 0 0 Modes "1600x1200" "1280x1024" EndSubSection SubSection "Display" Depth 16 ViewPort 0 0 Modes "1600x1200" "1280x1024" EndSubSection SubSection "Display" Depth 24 ViewPort 0 0 Modes "1600x1200" "1280x1024" EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "G550_1" Monitor "Mon-T960" DefaultDepth 16 SubSection "Display" Depth 8 ViewPort 0 0 Modes "1600x1200" "1280x1024" EndSubSection SubSection "Display" Depth 15 ViewPort 0 0 Modes "1600x1200" "1280x1024" EndSubSection SubSection "Display" Depth 16 ViewPort 0 0 Modes "1600x1200" "1280x1024" EndSubSection SubSection "Display" Depth 24 ViewPort 0 0 Modes "1600x1200" "1280x1024" EndSubSection EndSection Section "Screen" Identifier "Screen2" Device "G550_1" Monitor "Mon-T761" DefaultDepth 16 SubSection "Display" Depth 8 ViewPort 0 0 Modes "1600x1200" "1280x1024" EndSubSection SubSection "Display" Depth 15 ViewPort 0 0 Modes "1600x1200" "1280x1024" EndSubSection SubSection "Display" Depth 16 ViewPort 0 0 Modes "1600x1200" "1280x1024" EndSubSection SubSection "Display" Depth 24 ViewPort 0 0 Modes "1600x1200" "1280x1024" EndSubSection EndSection Section "ServerLayout" Identifier "TwinView" Screen 0 "Screen0" # Screen 1 "Screen1" LeftOf "Screen0" Screen 2 "Screen2" Above "Screen0" # InputDevice "Keyb-IBM" "CoreKeyboard" InputDevice "Logi-opt-wheel-usb" "CorePointer" "SendCoreEvents" Option "Clone" "off" Option "Xinerama" "off" EndSection # ModeLine: "resol." DotClk h-r. HTimings v-r. VTimings