# XF86Config for XFree86 v3.3.1 SVGA server. # Modified for the IBM ThinkPad 760XD by Mike Ward Oct97 # Original URL: http://www.e-oasis.com/xconfig/760xd101597.txt # # Slight modification by Nate Bargmann 20 September 1999 to # reflect TP Model 760ED. # Copyright (c) 1996 by The XFree86 Project, Inc. # # Permission is hereby granted, free of charge, to any person obtaining a # copy of this software and associated documentation files (the "Software"), # to deal in the Software without restriction, including without limitation # the rights to use, copy, modify, merge, publish, distribute, sublicense, # and/or sell copies of the Software, and to permit persons to whom the # Software is furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL # THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF # OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE # SOFTWARE. # # Except as contained in this notice, the name of the XFree86 Project shall # not be used in advertising or otherwise to promote the sale, use or other # dealings in this Software without prior written authorization from the # XFree86 Project. # # See 'man XF86Config' for info on the format of this file Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" # FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled" 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/misc/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" EndSection Section "ServerFlags" EndSection Section "Keyboard" Protocol "Standard" XkbRules "xfree86" XkbModel "pc101" XkbLayout "us" EndSection Section "Pointer" Protocol "PS/2" Device "/dev/mouse" Emulate3Timeout 50 Emulate3Buttons EndSection Section "Monitor" Identifier "ThinkPad-12.1-TFT-LCD" VendorName "IBM" ModelName "760ED" HorizSync 25-79 VertRefresh 20-76 # Each of the following mode lines was derived from the 60Hz entry # for the mode in the table of /usr/doc/faq/howto/mini/Modelines.gz # (distributed with v3.2 Slackware Walnut Creek CD-ROM). I set # *PS=xR and xPE=xPS+0.5*(xPE-xPS). # # Only the 1024x768 Modeline works, so I comment out the # non-functioning modes. # # Mode Name DCL HR HPS HPE HFL VR VPS VPE VFL Modeline "1024x768" 65.0 1024 1024 1185 1346 768 768 787 805 +hsync +vsync # Modeline "800x600" 39.9 800 800 927 1053 600 600 616 632 +hsync +vsync # Modeline "640x480" 25.2 640 640 720 800 480 480 503 525 EndSection Section "Device" Identifier "Trident-TGUI9660-PCI-CYBER9385-onboard" VendorName "Trident" BoardName "Trident TGUI9660 (generic)" EndSection Section "Screen" Driver "SVGA" Device "Trident-TGUI9660-PCI-CYBER9385-onboard" Monitor "ThinkPad-12.1-TFT-LCD" # When both the 8-bit and 16-bit displays are available, the 8-bit # display seems to be used by default, so I comment it out. # Only the 1024x768 mode is functional, so I comment out the # non-functioning modes. SubSection "Display" Depth 16 Modes "1024x768" # Modes "1024x768" "800x600" "640x480" EndSubSection # Only the 1024x768 mode is functional, so I comment out the # non-functioning modes. # SubSection "Display" # Depth 8 # Modes "1024x768" # Modes "1024x768" "800x600" "640x480" # EndSubSection EndSection