home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 13 / 13.iso / p / p170 / 3.ddi / PADEV / DEVICE.FIL < prev    next >
Encoding:
Text File  |  1987-02-26  |  5.0 KB  |  108 lines

  1. -------------------------------------------------------------------------
  2. -- DEVICE INFORMATION FILE  for CV/VMI 8820/8821 Medium Resolution     --
  3. --                          Advanced Graphics display controller board --
  4. -- 2/23/87                  (640 pixels by 480 pixels)                 --
  5. -------------------------------------------------------------------------
  6.  
  7. -- GRAPHICS DEVICE DRIVER --
  8.  
  9. 101 \PADEV\AG.DEV
  10.  
  11. -- File name to echo commands to is given on code line 1.  To activate
  12. -- this feature remove the '--' comment characters in front of the 1, or put 
  13. -- in a '--' to deactivate it.  The file can then be displayed with the 
  14. -- DISPLAY.EXE utility.
  15.  
  16. --102 PG.CGB
  17.  
  18. --  +-- Cursor character number
  19. --  |       +-- Text window background color intensities (0-255)
  20. --  |       |
  21. --  |   +---+---+
  22. --  |   |   |   |
  23. --  |   R   G   B   +--Color index of graphics window border (0=no border)
  24. --  |   |   |   |   |
  25. --  V   V   V   V   V
  26. 110 95  0   0  140  1
  27.  
  28. -- 16 bit line font patterns           (Entity ident hilite font)
  29. --                                                  V
  30. --    1     2    3      4      5      6      7      8
  31. 111 6168  4080  8184  32742  32663  15420    15   26214
  32.  
  33. --    +---Index 0 is the graphics background color (000 = black)
  34. --    |
  35. --    |                 Color Table Values (RGB) (0-9)(A-F)
  36. --    |                 (0 - 9 & A   0 = Dimmest, A = Brightest)
  37. --    V
  38. --    0   1   2   3   4   5   6   7   8   9  10  11  12  13  14  15    |
  39. --    +---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+----+
  40. --    |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |
  41. --    V   V   V   V   V   V   V   V   V   V   V   V   V   V   V   V
  42. --   RGB RGB RGB RGB RGB RGB RGB RGB RGB RGB RGB RGB RGB RGB RGB RGB 
  43. 103 "000 600 050 005 650 058 505 666 111 901 083 109 970 08A 909 999" --PA 2.1 no bkg
  44. --103 "234 600 050 005 650 058 505 666 111 901 083 109 970 08A 909 999" --PA 2.1 bkg
  45. --103 "234 800 080 008 870 07A 808 999 000 500 050 005 640 058 505 666"-- old PA 2.0
  46.  
  47. --    +-----+-- X,Y Screen pixels per inch
  48. --    V     V
  49. 120 70.20 70.20 -- 640x480 
  50.  
  51. -- INPUT DEVICE DRIVER --
  52.  
  53. -- MOUSE 
  54. --
  55. --  Refer to your mouse manufacturers documentation for information on 
  56. --  connecting the mouse to your system and installing the manufacturer 
  57. --  supplied mouse device driver in your system's CONFIG.SYS file.  
  58. --
  59. --  To use a mouse with Personal Architect, activate lines 201, 210, and
  60. --  211 below by removing the double dash "--" at the beginning of each line.
  61. --  Then deactivate lines 201 and 210 in the Tablet portion of this file by
  62. --  adding a double dash at the beginning of each line. 
  63. --
  64. --  Next, check that the currently active line 310 of this file  
  65. --  contains the parameters for the COM port NOT being used by the mouse.
  66. --  In otherwords, if you select COM1 for your mouse you MUST select COM2
  67. --  on line 310 and vice versa.  
  68. -- 
  69. --  This is true even if you DO NOT have a plotter attached to your system.
  70. --
  71. --201 \PADEV\IBMGMM.DEV
  72. --    +-- Mouse units per inch (resolution)
  73. --    |   +----+-- Mouse X,Y active area in mouse units
  74. --    |   |    |   +-- Mouse communications port (0 = COM1, 1 = COM2)
  75. --    V   V    V   V
  76. --210  100 600 450 0 1 127 2
  77. --                                                                     
  78. --       ** See your mouse documentation for information on selecting
  79. --                     COM1 or COM2 for your mouse. **
  80. --       
  81. -- TABLET
  82. --
  83. 201 \PADEV\IBMGENRL.DEV
  84. --     +-- Digitizer input wait loop counter
  85. --     |  +-- Digitizer delta units to be considered as changed
  86. --     |  | +-- Digitizer number of push buttons to validate PB
  87. --     |  | | +-- Digitizer number of buttons on stylus
  88. --     |  | | |   +-- Digitizer units per inch (resolution)
  89. --     |  | | |   |   +----+-- Digitizer X,Y active area in digitizer units
  90. --     |  | | |   |   |    |  +-- Digitizer RTS flag
  91. --     |  | | |   |   |    |  |  +-- Digitizer 5/6 byte format
  92. --     V  V V V   V   V    V  V  V
  93. 210  800  3 2 1 200 2400 2400 1  5 -- Kurta SERIES ONE 12 X 12 Tablet
  94. -- 210  800  3 2 1 200 2400 2400 1  5   -- Kurta SERIES ONE 12 X 12 Tablet
  95. -- 210  800  3 2 1 250 4250 3000 1  6   -- Kurta SERIES TWO Tablet
  96. -- 210  800  3 2 1 500 12000 12000 1  6 -- Kurta SERIES THREE Tablet
  97.  
  98. 211  1016 1020 1021 1         -- Tablet data and status port numbers - COM1
  99. --211  760 764 765 1           -- Tablet data and status port numbers - COM2
  100.  
  101. -- PLOTTER DEVICE DRIVER --
  102.  
  103. 301  \PADEV\IBMPLOT.DEV
  104. 310 1016 1021          -- Plotter data and status port numbers - COM1
  105. --310  760 765         -- Plotter data and status port numbers    - COM2
  106.  
  107. *END
  108.