# $snafu: xorg.conf,v 1.2 2006/12/28 19:11:53 marc Exp $ # XF86Config for an IBM T23 (SuperSavage/IXC 64) 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/share/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 "T23 14.1" HorizSync 30-90 VertRefresh 50-100 UseModes "T23 modes" EndSection Section "Modes" Identifier "T23 modes" Mode "1024x768" DotClock 65 HTimings 1024 1032 1176 1344 VTimings 768 771 777 806 Flags "-hsync" "-vsync" EndMode EndSection Section "Device" Identifier "S3 SuperSavage" Driver "savage" VendorName "S3" BoardName "S3 SuperSavage/IXC 64" 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 SuperSavage" Monitor "Monitor0" DefaultDepth 24 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