# XF86Config-4 (XFree86 X server configuration file) generated by dexconf, the # Debian X Configuration tool, using values from the debconf database. # # Edited by root@tethys, 03.01.2003. # # Edit this file with caution, and see the XF86Config-4 manual page. # (Type "man XF86Config-4" at the shell prompt.) # # This file is automatically updated on xserver-xfree86 package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xfree86 # package. # # If you have edited this file but would like it to be automatically updated # again, run the following commands as root: # # cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom # md5sum /etc/X11/XF86Config-4 > /var/lib/xfree86/XF86Config-4.md5sum # dpkg-reconfigure xserver-xfree86 Section "Files" # FontPath "unix/:7101" # local font server # if the local font server has problems, we can fall back on these FontPath "/usr/lib/X11/fonts/misc:unscaled" FontPath "/usr/lib/X11/fonts/75dpi:unscaled" FontPath "/usr/lib/X11/fonts/100dpi:unscaled" FontPath "/usr/lib/X11/fonts/Speedo" FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/lib/X11/fonts/CID" FontPath "/usr/share/fonts/truetype" FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera" FontPath "/usr/share/fonts/truetype/freefont" EndSection Section "Module" Load "dbe" SubSection "extmod" Option "xfree86-dga" EndSubSection Load "freetype" # Load "xtt" Load "type1" Load "speedo" Load "dri" Load "glx" Load "synaptics" EndSection Section "InputDevice" Identifier "Internal Keyboard" Driver "keyboard" Option "XkbRules" "xfree86" Option "XkbModel" "pc105" Option "XkbLayout" "de" Option "AutoRepeat" "250 33.3" EndSection Section "InputDevice" Identifier "Internal Mouse" Driver "mouse" Option "Device" "/dev/psaux" Option "Protocol" "PS/2" Option "Emulate3Buttons" "true" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "USB Mouse" Driver "mouse" Option "Device" "/dev/input/mice" Option "Protocol" "IMPS/2" Option "Emulate3Buttons" "false" Option "buttons" "5" Option "ZAxisMapping" "4 5" EndSection Section "Device" Identifier "VGA" Driver "nvidia" BusID "PCI:01:00:0" VideoRam 65536 Screen 0 VendorName "NVidia" BoardName "GeForce4 4200 Go" Option "NoLogo" "0" Option "TwinView" "0" Option "TwinViewOrientation" "Clone" Option "NoRenderAccel" "0" Option "PageFlip" "1" Option "DigitalVibrance" "2" Option "SWCursor" "0" Option "HWCursor" "1" Option "CursorShadow" "1" Option "CursorShadowAlpha" "64" Option "CursorShadowXOffset" "4" Option "CursorShadowYOffset" "2" EndSection Section "Device" Identifier "TVOut" Driver "nvidia" BusID "PCI:01:00:0" VideoRam 65536 Screen 1 VendorName "NVidia" BoardName "GeForce4 4200 Go" Option "NoLogo" "0" Option "TwinView" "1" Option "TwinViewOrientation" "Clone" # Option "TVOutFormat" "COMPOSITE" Option "TVStandard" "PAL-B" Option "ConnectedMonitor" "TV" Option "MetaModes" "1280x1024@1280x1024,800x600@1280x1024" EndSection Section "Monitor" Identifier "LCD" ModelName "Dell LCD" VendorName "Dell" HorizSync 31.5-100.0 VertRefresh 30.0-90.0 Option "DPMS" Option "FlatPanelProperties" "Scaling = aspect-scaled" Option "CalcAlgorithm" "CheckDesktopGemoetry" Modeline "1680x1050" 147.14 1680 1784 1968 2256 1050 1051 1054 1087 EndSection Section "Monitor" Identifier "TV" ModelName "PAL TV" VendorName "ITT" HorizSync 30-50 VertRefresh 60 EndSection Section "Screen" Identifier "Internal Screen" Device "VGA" Monitor "LCD" DefaultDepth 24 SubSection "Display" Depth 8 Modes "1680x1050" "1400x1050" "1280x1024" "1280x800" "1024x800" "800x600" EndSubSection SubSection "Display" Depth 16 Modes "1680x1050" "1400x1050" "1280x1024" "1280x800" "1024x800" "800x600" EndSubSection SubSection "Display" Depth 24 Modes "1680x1050" "1400x1050" "1280x1024" "1280x800" "1024x800" "800x600" EndSubSection EndSection Section "Screen" Identifier "External TV" Device "TVOut" Monitor "TV" DefaultDepth 16 SubSection "Display" Depth 16 Modes "1280x1024" "800x600" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" InputDevice "Internal Keyboard" "CoreKeyboard" InputDevice "Internal Mouse" "SendCoreEvents" InputDevice "USB Mouse" "CorePointer" Screen "Internal Screen" Screen "External TV" LeftOf "Internal Screen" Option "Clone" "on" Option "Xinerama" "off" EndSection Section "DRI" Group "video" Mode 0666 EndSection