#; #; -----------------------------------------------------------------------;# #; Xorg Config for IBM T23 Laptop #; Author : #; #; Date : 2005-06-26 #; #; Server : X Window System Version 6.8.2 #; Release Date: 9 February 2005 #; X Protocol Version 11, Revision 0, Release 6.8.2 #; Build Operating System: OpenBSD 3.7 i386 [ELF] #; Current Operating System: OpenBSD cirque 3.7 GENERIC#50 i386 #; Build Date: 16 March 2005 #; O/S : OpenBSD i386 3.7-STABLE #; Machine : IBM Thinkpad T23 [2647] #; Video : S3 SuperSavage #; Monitor : 14.1" LCD. #; Keyboard : Built-in IBM. #; Mouse : Built-in trackpoint. #; -----------------------------------------------------------------------;# #; #; $Id: xorg.conf,v 1.1 2005/06/26 22:41:54 eric Exp $ #; Section "ServerLayout" Identifier "XFree86 Configured" Screen "Screen0" InputDevice "Trackpoint" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "ServerFlags" Option "DontZoom" Option "DontZap" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/TTF/" 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 "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 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 SubSection "Display" Depth 32 Modes "1024x768" EndSubSection EndSection Section "DRI" EndSection