### BEGIN DEBCONF SECTION # XF86Config-4 (XFree86 server configuration file) generated by dexconf, the # Debian X Configuration tool, using values from the debconf database. # # Edit this file with caution, and see the XF86Config-4 manual page. # (Type "man XF86Config-4" at the shell prompt.) # # If you want your changes to this file preserved by dexconf, only make changes # before the "### BEGIN DEBCONF SECTION" line above, and/or after the # "### END DEBCONF SECTION" line below. # # To change things within the debconf section, run the command: # dpkg-reconfigure xserver-xfree86 # as root. Also see "How do I add custom sections to a dexconf-generated # XF86Config or XF86Config-4 file?" in /usr/share/doc/xfree86-common/FAQ.gz. Section "Files" FontPath "unix/:7100" # local font server # if the local font server has problems, we can fall back on these FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/lib/X11/fonts/Speedo" FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/lib/X11/fonts/cyrillic" FontPath "/usr/lib/X11/fonts/100dpi" FontPath "/usr/lib/X11/fonts/75dpi" EndSection Section "Module" Load "bitmap" Load "dbe" Load "ddc" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "record" Load "speedo" Load "type1" Load "vbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xfree86" Option "XkbModel" "pc104" Option "XkbLayout" "se" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/psaux" Option "Protocol" "GlidePointPS/2" Option "Emulate3Buttons" "true" EndSection Section "InputDevice" Identifier "Generic Mouse" Driver "mouse" Option "SendCoreEvents" "true" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "ZAxisMapping" "4 5" EndSection Section "Device" Identifier "NVidia GeForce2Go" Driver "nvidia" VideoRam 16384 EndSection Section "Monitor" Identifier "LCD" HorizSync 28-49 VertRefresh 43-72 Option "DPMS" EndSection Section "Screen" Identifier "Default Screen" Device "NVidia GeForce2Go" Monitor "LCD" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "Generic Mouse" EndSection Section "DRI" Mode 0666 EndSection ### END DEBCONF SECTION # ## ------- NVidia settings # Section "Device" Identifier "NVidia CRT" Driver "nvidia" Option "UseFBDev" "true" Option "ConnectedMonitor" "CRT" EndSection # ## ------- External monitor (1600x1200) # Section "Device" Identifier "NVidia Twinview 1600x1200" Driver "nvidia" Option "UseFBDev" "true" Option "NoLogo" "true" Option "CursorShadow" "true" # Twin view settings Option "TwinView" # Note: Set HorizSync and VertRefresh with values # for the actual monitor in use!!! Option "MetaModes" "1600x1200, 1600x1200; 1280x1024,1280x1024; 1024x768,1024x768" # ask Monitor for Frequencies Option "UseEdidFreqs" "true" # "RightOf" "LeftOf" "Above" "Below" "Clone" Option "TwinViewOrientation" "Clone" # dfp =3D digital flat panel # Options: CRT, TV # Note: The external monitor is always the first monitor. Option "ConnectedMonitor" "CRT,DFP" EndSection Section "Monitor" Identifier "External monitor" # Iiyama Vision Master Pro 450 HorizSync 31-82 VertRefresh 55-120 Option "DPMS" EndSection Section "Screen" Identifier "With CRT" Device "NVidia Twinview 1600x1200" Monitor "External monitor" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "ExternalMonitor" Screen "With CRT" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "Generic Mouse" EndSection # ## --------- For beamer (800x600 only) # Section "Device" Identifier "NVidia Twinview 800x600" Driver "nvidia" Option "UseFBDev" "true" Option "NoLogo" "true" Option "CursorShadow" "true" # twinview setup Option "TwinView" # Note: Set HorizSync and VertRefresh # according to the actual monitor in use. #Option "MetaModes" "800x600, 1600x1200; 640x480, 1600x1200" Option "MetaModes" "1024x768, 1024x768" # ask Monitor for Frequencies Option "UseEdidFreqs" "true" # "RightOf" "LeftOf" "Above" "Below" "Clone" Option "TwinViewOrientation" "Clone" # dfp =3D digital flat panel # Possible options CRT, TV # Note: External monitor is always first monitor. Option "ConnectedMonitor" "CRT,DFP" EndSection Section "Monitor" Identifier "The Beamer" HorizSync 15-100 VertRefresh 43.5-130 Option "DPMS" EndSection Section "Screen" Identifier "LCD + 800x600" Device "NVidia Twinview 800x600" Monitor "The Beamer" DefaultDepth 24 SubSection "Display" Depth 24 EndSubSection EndSection Section "Screen" Identifier "Only 800x600" Device "NVidia CRT" Monitor "The Beamer" DefaultDepth 24 SubSection "Display" Depth 24 Modes "800x600" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "BeamerOnly" Screen "Only 800x600" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "Generic Mouse" EndSection Section "ServerLayout" Identifier "Beamer" Screen "LCD + 800x600" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "Generic Mouse" EndSection # ## --- Settings for TV usage # Section "Device" Identifier "NV TV" VendorName "nvidia" Driver "nvidia" # update this with the PCI id of your card. # Consult the output of the 'lspci' command. BusID "PCI:1:0:0" Option "NoLogo" "true" # Define TV standard to use # For valid options, see the README file in the NVIDIA_GLX distribution Option "TVStandard" "PAL-G" # Valid options: SVIDEO | COMPOSITE # will otherwise be autodetected Option "TVOutFormat" "SVIDEO" Option "ConnectedMonitor" "TV" EndSection Section "Monitor" Identifier "The TV" HorizSync 30-50 VertRefresh 60 EndSection Section "Screen" Identifier "With TV" Device "NV TV" Monitor "The TV" DefaultDepth 24 SubSection "Display" Depth 1 Modes "800x600" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "800x600" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "TV" Screen "With TV" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "Generic Mouse" EndSection