Section "Files" FontPath "unix/:7110" # local font server # if the local font server has problems, we can fall back on these FontPath "/usr/lib/X11/fonts/75dpi" FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/lib/X11/fonts/100dpi" FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/lib/X11/fonts/Speedo" FontPath "/usr/lib/X11/fonts/TrueType" FontPath "/usr/lib/X11/fonts/Type1" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "Serverflags" Option "AllowMouseOpenFail" "true" Option "BlankTime" "30" Option "StandbyTime" "45" Option "SuspendTime" "50" Option "OffTime" "60" EndSection Section "Module" # Load "GLcore" Load "bitmap" Load "dbe" Load "ddc" # Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "record" Load "speedo" Load "type1" Load "vbe" EndSection Section "InputDevice" Identifier "Cherry" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xfree86" Option "XkbModel" "pc105" Option "XkbLayout" "de" Option "XkbVariant" "nodeadkeys" EndSection Section "InputDevice" Identifier "Logitech" Driver "mouse" Option "CorePointer" Option "Device" "/dev/ttyS0" Option "Protocol" "Auto" # Option "Protocol" "PS/2" EndSection # MONITOR 1 Section "Monitor" Identifier "Iiyama" HorizSync 30-95 VertRefresh 50-150 Option "DPMS" EndSection # MONITOR 2 Section "Monitor" Identifier "TV" HorizSync 30-40 VertRefresh 60 EndSection # CARD 1 Section "Device" Identifier "GeForce2TI-vga" Driver "nvidia" # Driver "nv" BusID "PCI:1:0:0" Option "NoLogo" "false" Option "CursorShadow" "true" Option "CursorShadowAlpha" "64" Option "CursorShadowXOffset" "4" Option "CursorShadowYOffset" "2" Option "backingstore" "true" Option "NvAGP" "0" Option "RenderAccel" "true" Option "PageFlip" "true" Option "DigitalVibrance" "0" Option "CIOverlay" "false" Option "TransparentIndex" "0" Option "OverlayDefaultVisual" "false" EndSection # CARD 2 Section "Device" Identifier "GeForce2TI-TwinView" Driver "nvidia" BusID "PCI:1:0:0" Option "NoLogo" "false" Option "CursorShadow" "true" Option "BackingStore" Option "TwinView" "true" EndSection # SCREEN 1 Section "Screen" Identifier "VGA" Device "GeForce2TI-vga" Monitor "Iiyama" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1600x1200" "1280x1024" "1152x864" "1024x768" EndSubSection EndSection # SCREEN 2 Section "Screen" Identifier "TwinView" Device "GeForce2TI-TwinView" Monitor "Iiyama" DefaultDepth 24 Option "TwinView" "true" Option "TwinViewOrientation" "RightOf" Option "SecondMonitorHorizSync" "30-50" Option "SecondMonitorVertRefresh" "50" Option "MetaModes" "1600x1200,NULL; 1280x1024,NULL; 1152x864,NULL; 1024x768,NULL" Option "ConnectedMonitor" "CRT,TV" # Option "IgnoreEDID" "true" Option "TVStandard" "PAL-B" Option "TVOutFormat" "COMPOSITE" # Option "TVOutFormat" "SVIDEO" Subsection "Display" Depth 24 Modes "1600x1200" "1280x1024" "1152x864" "1024x768" "800x600" "640x480" "320x200" EndSubsection EndSection # SERVER 1 Section "ServerLayout" Identifier "Prinz" Screen "VGA" InputDevice "Cherry" InputDevice "Logitech" # Option "Xinerama" "true" EndSection Section "DRI" Mode 0666 EndSection