home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 22978 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  4.0 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!malgudi.oar.net!caen!destroyer!ncar!vexcel!copper!slate!iarit
  2. From: iarit@slate.mines.colorado.edu (ARIT ISMAIL)
  3. Newsgroups: comp.os.linux
  4. Subject: Repost: Xconfig for ATI Ult. Gra. pro...
  5. Message-ID: <1993Jan6.231520.19522@slate.mines.colorado.edu>
  6. Date: 6 Jan 93 23:15:20 GMT
  7. Organization: Colorado School of Mines
  8. Lines: 107
  9.  
  10. sorry, but I have to repost Xconfig for 'ATI Ultra Graphics pro'.
  11. I  am getting a lot of mails for this.
  12.  
  13. iarit@slate.mines.colorado.edu
  14.  
  15.  
  16. ..............cut here......................
  17.  
  18.  
  19. # $XConsortium: Xconfig,v 1.2 91/08/26 14:34:55 gildea Exp $
  20. #
  21. # Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany.
  22. #
  23. # Permission to use, copy, modify, distribute, and sell this software and its
  24. # documentation for any purpose is hereby granted without fee, provided that
  25. # the above copyright notice appear in all copies and that both that
  26. # copyright notice and this permission notice appear in supporting
  27. # documentation, and that the name of Thomas Roell not be used in
  28. # advertising or publicity pertaining to distribution of the software without
  29. # specific, written prior permission.  Thomas Roell makes no representations
  30. # about the suitability of this software for any purpose.  It is provided
  31. # "as is" without express or implied warranty.
  32. #
  33. # THOMAS ROELL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
  34. # INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
  35. # EVENT SHALL THOMAS ROELL BE LIABLE FOR ANY SPECIAL, INDIRECT OR
  36. # CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
  37. # DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
  38. # TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  39. # PERFORMANCE OF THIS SOFTWARE.
  40. #
  41. # Author:  Thomas Roell, roell@informatik.tu-muenchen.de
  42. # modified by obz for easier linux porting
  43. #
  44. # NOTE THAT ABOVE DISCLAIMS ARE VALID FOR ME TOOO..
  45. # Clock Values happen to work for my configuration
  46. #                                     Ismail ARIT
  47. #
  48. #
  49. # some nice paths, to avoid conflicts with other X-servers
  50. #
  51. #RGBPath                "/usr/lib/X11/rgb"
  52. FontPath        "/usr/lib/X11/fonts/misc/,/usr/lib/X11/fonts/75dpi/"
  53. #FontPath       "/usr/lib/X11/fonts/misc/"
  54.  
  55. Keyboard
  56.   AutoRepeat 500 5
  57. #  Xleds      1 2 3
  58.   ServerNumLock
  59. #  DontZap
  60. Microsoft       "/dev/ttys0"
  61. #MouseSystems   "/dev/ttys2"
  62. #MMSeries       "/dev/ttys2"
  63. #Logitech       "/dev/ttys2"
  64. #MouseMan       "/dev/ttys2"
  65. #Busmouse       "/dev/ttys2"
  66.   BaudRate      1200
  67. #  SampleRate   150
  68.   Emulate3Buttons
  69.  
  70. #
  71. # The graphics drivers
  72. #
  73. vga256
  74.   Virtual       1024 768
  75.   ViewPort      0 0
  76.   Modes         "1024x768" "800x600" "640x480"
  77.   Clocks 25 28 57 72 78 68 50 62 39 36 58 59 63
  78. #  Clocks 25 28 36 27 30 33 20 24 50 57 72 45 60 65 40 47
  79.   #Staticgray
  80.   #Grayscale
  81.   #Staticcolor
  82.   #Pseudocolor
  83.   #Truecolor
  84.   #Directcolor
  85.   #Chipset      "et4000"
  86.   #Chipset      "et3000"
  87.   #Chipset      "gvga"
  88.   #Chipset      "pvga1"
  89.   #Displaysize  1024 768
  90.   #Screenno     0
  91.   #Vendor       "legend"
  92.   #Videoram     1024
  93.  
  94. ModeDB
  95. # clock  horzontal timing      vertical timing
  96.  "640x480"   25     640  672  768  800    480  490  492  525
  97.              26     640  672  768  800    480  490  492  525
  98.  
  99.  "800x600"   26     800  816  952 1056    600  608  610  633
  100.              28     800  832  966  966    600  600  609  631
  101. #             39     800  872  968 1104    600  600  606  624
  102. #             39     800  864  896 1008    600  600  606  624
  103.  
  104. # "920x690"   62     920  952 1088 1168    690  688  718  724
  105.  
  106. # "1024x768i" 44    1024 1064 1224 1264    768  777  785  817   Interlace
  107. #            45    1024 1064 1224 1264    768  777  785  817   Interlace
  108.  "1024x768"  68    1024 1092 1220 1344    768  786  791  810
  109.              68    1024 1096 1272 1328    768  776  778  808
  110. #             62    1024 1072 1176 1272    768  778  779  804
  111. #             67    1024 1072 1200 1240    768  766  782  786
  112.  
  113. # "1152x900"  78    1152 1184 1288 1360    900  910  929  939
  114.  
  115.  
  116. .................... end ...........................
  117.