home *** CD-ROM | disk | FTP | other *** search
/ Becoming a Computer Animator / COMPANIMATE.ISO / pc / language / meta_dev.doc < prev    next >
Encoding:
Text File  |  1992-09-04  |  3.8 KB  |  78 lines

  1. MetaWindow Device codes Documentation
  2. ----------------------------------------------------------------------------
  3. These are the codes the install program writes into the render.rc1 file in
  4. the default directory to startup the interface with the correct screen
  5. and mouse settings.
  6.  
  7.  
  8. ----------------------------------------------------------------------------
  9.   Input Devices
  10. ----------------------------------------------------------------------------
  11.   mouse_str     : -m:d     # MetaWINDOW input device code
  12.  
  13.  
  14. Code       Pointing Device
  15. ----------------------------------------------------------------------------
  16.  -m:d      MS DOS Mouse driver  (default)
  17.  -m:1      Microsoft mouse, COM1
  18.  -m:2      Microsoft mouse, COM2
  19.  -1        Logitech/Mouse Systems mouse, COM1
  20.  -2        Logitech/Mouse Systems mouse, COM2
  21.  -m:f      Fujitsu DOS mouse driver
  22.  
  23.  
  24. ----------------------------------------------------------------------------
  25.   Screen Devices
  26. ----------------------------------------------------------------------------
  27.   display_str    : -ts:21   # MetaWINDOW screen device code
  28.  
  29.  
  30. Code    Graphics Device                   Resolution  Col.
  31. ----------------------------------------------------------------------------
  32. -i:23   IBM, VGA                          640x 480    16  (default)
  33.  
  34. -ai:20  ATI, VGA Wonder                   800x 600    16
  35. -ch:20  CHIPS 82C45x                      800x 600    16
  36. -ev:20  Everex, EVGA EV-673               800x 600    16
  37. -g:11   Genoa, SuperEGA 4880              800x 600    16
  38. -g:20   Genoa, SuperVGA 5/6000            800x 600    16
  39. -g:21   Genoa, SuperVGA 5/6000-segspn    1024x 768    16
  40. -g:23   Genoa, SuperVGA 6000-banked      1024x 768    16
  41. -ns:10  NSI, Smart EGA/Plus               800x 600    16
  42. -ok:20  OAK VGA                           800x 600    16
  43. -ok:21  OAK VGA, segspn                  1024x 768    16
  44. -ok:22  OAK VGA, banked                  1024x 768    16
  45. -st:20  Orchid, Designer VGA              800x 600    16
  46. -st:21  Orchid, Designer VGA-segspn      1024x 768    16
  47. -st:22  Orchid, Designer VGA-banked      1024x 768    16
  48. -ts:20  Orchid, ProDesigner II            800x 600    16
  49. -ts:21  Orchid, ProDesigner II-banked    1024x 768    16
  50. -p:20   Paradise, VGA                     800x 600    16
  51. -p:21   Paradise, VGA Pro-segspn         1024x 768    16
  52. -p:22   Paradise, VGA Pro-banked         1024x 768    16
  53. -q:20   Quadram, VGA Spectra              800x 600    16
  54. -st:21  Quadram, VGA Spectra-segspn      1024x 768    16
  55. -st:22  Quadram, VGA Spectra-banked      1024x 768    16
  56. -st:20  STB, VGA Extra/EM                 800x 600    16
  57. -st:21  STB, VGA Extra/EM-segspn         1024x 768    16
  58. -st:22  STB, VGA Extra/EM-banked         1024x 768    16
  59. -ts:20  STB VGA EM-16 Plus                800x 600    16
  60. -ts:21  STB VGA EM-16 Plus-banked        1024x 768    16
  61. -tc:20  Tecmar, VGA/AD                    800x 600    16
  62. -tc:21  Tecmar, VGA/AD-segspn            1024x 768    16
  63. -tc:22  Tecmar, VGA/AD-banked            1024x 768    16
  64. -tr:20  Trident Impact                    800x 600    16
  65. -tr:21  Trident Impact, banked           1024x 768    16
  66. -tr:22  Trident Impact                   1024x 768    16
  67. -ts:20  Tseng 3000/4000                   800x 600    16
  68. -ts:21  Tseng 3000/4000-banked           1024x 768    16
  69. -ve:20  VESA Super VGA                    800x 600    16
  70. -v7:20  V7, VEGA VGA                      800x 600    16
  71. -v7:20  V7, FastWrite VGA                 800x 600    16
  72. -v7:22  V7, FastWrite-banked             1024x 768    16
  73. -v7:20  V7, VRAM VGA                      800x 600    16
  74. -v7:22  V7, VRAM VGA-banked              1024x 768    16
  75. -v7:20  V7, VGA 1024i                     800x 600    16
  76. -v7:21  V7, VGA 1024i-segspn             1024x 768    16
  77. -v7:22  V7, VGA 1024i-banked             1024x 768    16
  78.