home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / linux / 16298 < prev    next >
Encoding:
Text File  |  1992-11-10  |  2.2 KB  |  63 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!utcsri!torn!watserv2.uwaterloo.ca!watserv1!thoralf.uwaterloo.ca!jjeong
  3. From: jjeong@thoralf.uwaterloo.ca (Joohee Jeong)
  4. Subject: Xconfig for Trident8900C
  5. Message-ID: <BxJ2xz.DB1@watserv1.uwaterloo.ca>
  6. Summary: A (working) Xconfig file for SLS
  7. Keywords: Xconfig, Trident8900C
  8. Sender: news@watserv1.uwaterloo.ca
  9. Organization: University of Waterloo
  10. Date: Wed, 11 Nov 1992 01:32:22 GMT
  11. Lines: 50
  12.  
  13. I think the following Xconfig file of mine could help some people
  14. out there.
  15. I am using Trident8900C (Bios Version 3.01) and Microsoft compatible
  16. mouse on COM1.
  17. If you are trying to install recent SLS, then you might have to 
  18. run mkfontdir in each of the font directories.
  19.  
  20.  ----------------------------------------
  21.  
  22. FontPath    "/usr/X386/lib/X11/fonts/misc/,/usr/X386/lib/X11/fonts/Speedo/,/usr/X386/lib/X11/fonts/75dpi/,/usr/X386/lib/X11/fonts/Type1/"
  23.  
  24. Keyboard
  25.   AutoRepeat 500 5
  26.   ServerNumLock
  27.  
  28. Microsoft "/dev/ttys0"
  29.  
  30. vga256
  31.   Virtual    1024 768
  32.   ViewPort      0 0
  33.   Modes            "1024x768" "800x600" "640x480"
  34.  
  35. vga2
  36.   Virtual    800 600
  37.   ViewPort      0 0
  38.   Modes        "800x600" "640x480"
  39.  
  40. ModeDB
  41. # OFFICIAL VESA Monitor timings + IBM Standards - TRY THESE FIRST
  42. # Contributor:          Thomas Roell [roell@sgcs.com]
  43. # Last Edit Date:       3/29/92
  44. #
  45. # name        clock   horizontal timing     vertical timing      flags
  46.  "640x480"     25      640  664  760  800    480  491  493  525
  47.                31      640  664  704  832    480  489  492  520
  48.  "800x600"     36      800  824  896 1024    600  601  603  625
  49.                40      800  840  968 1056    600  601  605  628
  50.                50      800  856  976 1040    600  637  643  666
  51.  "1024x768i"   44     1024 1040 1216 1264    768  777  785  817  Interlace
  52.  "1024x768"    65     1024 1032 1176 1344    768  771  777  806
  53.                75     1024 1048 1184 1328    768  771  777  806
  54.                85     1024 1032 1152 1360    768  784  787  823
  55.  "1280x1024i"  80     1280 1296 1512 1568   1024 1025 1037 1165  Interlace
  56.  "1280x1024"  110     1280 1328 1512 1712   1024 1025 1028 1054
  57.               135     1280 1312 1456 1712   1024 1027 1030 1064
  58.  
  59.  
  60.   -----------------------------------------------------------------
  61.  
  62.   Joohee Jeong                  jjeong@thoralf.uwaterloo.ca
  63.