# $snafu: XF4-XF86Config,v 1.1 2001/04/28 02:28:30 marc Exp $ # XF86Config for an IBM T20 (Savage IX/MV) Section "ServerLayout" Identifier "XFree86 Configured" Screen "Screen0" InputDevice "Trackpoint" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "ServerFlags" # Option "AllowNonLocalModInDev" # Option "AllowNonLocalXvidtune" # Option "DisableModInDev" # Option "DisableVidModeExtension" Option "Dont Zoom" # Option "DontZap" # Option "NoTrapSignals" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/local/" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" FontPath "/usr/local/lib/X11/fonts/freefont" FontPath "/usr/local/AbiSuite/fonts" # ModulePath "/usr/X11R6/lib/modules" EndSection Section "Module" Load "extmod" Load "xie" Load "pex5" Load "glx" Load "GLcore" Load "dbe" Load "record" Load "type1" Load "freetype" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "XkbModel" "pc101" Option "XkbLayout" "us" Option "XkbOptions" "ctrl:nocaps" EndSection Section "InputDevice" Identifier "Trackpoint" Driver "mouse" Option "Protocol" "wsmouse" Option "Device" "/dev/wsmouse" EndSection Section "Monitor" Identifier "Monitor0" VendorName "IBM" ModelName "T20 14.1" HorizSync 30-90 VertRefresh 50-100 UseModes "t20 modes" EndSection Section "Modes" Identifier "t20 modes" Mode "1024x768" DotClock 65 HTimings 1024 1032 1176 1344 VTimings 768 771 777 806 Flags "-hsync" "-vsync" EndMode EndSection Section "Device" Identifier "S3 Savage" Driver "savage" VendorName "S3" BoardName "S3 Savage IX-MV" BusID "PCI:1:0:0" ### Available Driver options are:- # Option "SWcursor" # Option "HWcursor" # Option "NoAccel" # Option "ShowCache" # Option "ShadowFB" # Option "UseFBDev" # Option "Rotate" EndSection Section "Screen" Identifier "Screen0" Device "S3 Savage" Monitor "Monitor0" DefaultDepth 16 SubSection "Display" Depth 1 Modes "1024x768" EndSubSection SubSection "Display" Depth 4 Modes "1024x768" EndSubSection SubSection "Display" Depth 8 Modes "1024x768" EndSubSection SubSection "Display" Depth 15 Modes "1024x768" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" EndSubSection SubSection "Display" Depth 24 Modes "1024x768" EndSubSection SubSection "Display" Depth 32 Modes "1024x768" EndSubSection EndSection Section "DRI" EndSection