#; #; -----------------------------------------------------------------------;# #; XF86Config-T23 #; Author : #; Date : 2003-02-15 #; #; Server : XF86 v4.2.0 (23 Jan 2002) #; O/S : OpenBSD i386 3.1-stable #; Machine : IBM Thinkpad T23 [2647] #; Video : S3 SuperSavage #; Monitor : 14.1" LCD. #; Keyboard : Built-in IBM. #; Mouse : Built-in trackpoint. #; -----------------------------------------------------------------------;# #; Section "ServerLayout" Identifier "XFree86 Configured" Screen "Screen0" InputDevice "Trackpoint" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "ServerFlags" Option "Dont Zoom" Option "DontZap" 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" EndSection Section "Module" Load "extmod" 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 VertRefresh 50-100 EndSection Section "Device" Identifier "S3 SuperSavage" Driver "savage" VendorName "S3" BoardName "S3 SuperSavage/IXC 64" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "S3 SuperSavage" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1400x1050" EndSubSection EndSection Section "DRI" EndSection