################################################################################ # XFree86 configuration for version XFree86 4.x # # Configuration created by Libranet Adminmenu ################################################################################ # Last updated 1/1/2005 Section "Files" # FontPath "unix/:7100" FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/lib/X11/fonts/cyrillic" # Add 100 DPI fonts with this line: FontPath "/usr/lib/X11/fonts/100dpi" FontPath "/usr/lib/X11/fonts/75dpi" FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/lib/X11/fonts/TrueType" FontPath "/usr/lib/X11/fonts/Speedo" FontPath "/usr/share/fonts/truetype" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID" EndSection Section "ServerFlags" EndSection Section "Module" Load "ddc" # Load "GLcore" Load "dbe" Load "extmod" Load "glx" Load "record" Load "bitmap" Load "freetype" Load "speedo" Load "type1" Load "vbe" Load "int10" # For Alps touchpad: Load "synaptics" EndSection Section "InputDevice" Identifier "Default Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xfree86" Option "XkbModel" "pc104" Option "XkbLayout" "us" EndSection # Logitech Mediaplay wireless optical USB mouse: Section "InputDevice" Identifier "USB Mouse" Driver "mouse" # Option "Protocol" "IMPS/2" Option "CorePointer" Option "Protocol" "ExplorerPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "6 7" Option "ButtonNumber" "7" Option "Buttons" "7" EndSection # Dell Inspiron 8600 ALPS Touchpad: Section "InputDevice" # Identifier "ALPS" # Option "Protocol" "auto-dev" Identifier "Default Mouse" Driver "synaptics" # Option "CorePointer" Option "Device" "/dev/psaux" Option "Protocol" "alps" Option "Emulate3Buttons" "true" Option "ZAxisMapping" "4 5" # For alps touchpad: Option "LeftEdge" "120" Option "RightEdge" "830" Option "TopEdge" "120" Option "BottomEdge" "650" Option "FingerLow" "14" Option "FingerHigh" "15" Option "MaxTapTime" "0" # Supposedly disables tapping but doesn't work. Used to be 110: Option "MaxTapMove" "0" Option "EmulateMidButtonTime" "75" Option "VertScrollDelta" "20" Option "HorizScrollDelta" "20" Option "MinSpeed" "0.2" # Used to be 0.5: Option "MaxSpeed" "5" # Used to be 0.01: Option "AccelFactor" "0.1" Option "EdgeMotionMinSpeed" "15" Option "EdgeMotionMaxSpeed" "15" # Both on default: Option "UpDownScrolling" "0" Option "CircularScrolling" "0" Option "CircScrollDelta" "0.1" Option "CircScrollTrigger" "2" Option "SHMConfig" "on" EndSection Section "Device" Identifier "Selected Driver" Driver "nvidia" EndSection Section "Monitor" Identifier "Selected Monitor" HorizSync 31.5-90 VertRefresh 60 Option "DPMS" UseModes "16:10" EndSection Section "Modes" Identifier "16:10" Modeline "1280x800" 107.21 1280 1360 1496 1712 800 801 804 835 Modeline "1280x800" 123.38 1280 1368 1504 1728 800 801 804 840 Modeline "1280x800" 147.89 1280 1376 1512 1744 800 801 804 848 Modeline "1680x1050" 147.14 1680 1784 1968 2256 1050 1051 1054 1087 Modeline "1680x1050" 188.07 1680 1800 1984 2288 1050 1051 1054 1096 Modeline "1680x1050" 214.51 1680 1800 1984 2288 1050 1051 1054 1103 Modeline "1680x1050" 256.20 1680 1808 1992 2304 1050 1051 1054 1112 #Modeline "1920x1200" 246.59 1920 2064 2272 2624 1200 1201 1204 1253 #Modeline "1920x1200" 282.74 1920 2072 2280 2640 1200 1201 1204 1260 #Modeline "1920x1200" 337.58 1920 2072 2288 2656 1200 1201 1204 1271 EndSection Section "Screen" Identifier "Default Screen" Device "Selected Driver" Monitor "Selected Monitor" DefaultDepth 24 Subsection "Display" Depth 8 Modes "1680x1050" "1024x768" "800x600" "640x480" #Modes "1920x1200" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 16 Modes "1680x1050" "1024x768" "800x600" "640x480" #Modes "1920x1200" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 24 Modes "1680x1050" "1024x768" "800x600" "640x480" #Modes "1920x1200" "1024x768" "800x600" ViewPort 0 0 EndSubsection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Default Keyboard" InputDevice "Default Mouse" "SendCoreEvents" InputDevice "USB Mouse" "CorePointer" EndSection Section "DRI" Mode 0666 EndSection