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

  1. ------------------------------------------------------------------------
  2. -- DEVICE INFORMATION FILE  for IBM Enhanced Graphics Adaptor display --
  3. --                          controller board                          --
  4. -- 2/15/87                                                            --
  5. ------------------------------------------------------------------------
  6.  
  7. -- GRAPHICS DEVICE DRIVER --
  8.  
  9. 101 \PADEV\EGA.DEV
  10.  
  11. --      + --- XHair flag
  12. --      |  + -- Blue alpha window background color.
  13. --      |  |  + -- Cursor character number
  14. --      |  |  |
  15. --      V  V  V
  16. 110     1  1  95
  17.  
  18. -- 111    COLOR TABLE DEFINITION
  19. --
  20. 111 08, 04, 02, 01, 06, 03, 05, 07,  00, 12, 10, 09, 14, 11, 13, 15
  21.  
  22. --    +-----+-- X,Y Screen pixels per inch
  23. --    V     V
  24. 120 63.11 50.24
  25.  
  26. -- INPUT DEVICE DRIVER --
  27.  
  28. -- MOUSE 
  29. --
  30. --  Refer to your mouse manufacturers documentation for information on 
  31. --  connecting the mouse to your system and installing the manufacturer 
  32. --  supplied mouse device driver in your system's CONFIG.SYS file.  
  33. --
  34. --  To use a mouse with Personal Architect, activate lines 201, 210, and
  35. --  211 below by removing the double dash "--" at the beginning of each line.
  36. --  Then deactivate lines 201 and 210 in the Tablet portion of this file by
  37. --  adding a double dash at the beginning of each line. 
  38. --
  39. --  Next, check that the currently active line 310 of this file  
  40. --  contains the parameters for the COM port NOT being used by the mouse.
  41. --  In otherwords, if you select COM1 for your mouse you MUST select COM2
  42. --  on line 310 and vice versa.  
  43. -- 
  44. --  This is true even if you DO NOT have a plotter attached to your system.
  45. --
  46. --201 \PADEV\IBMGMM.DEV
  47. --    +-- Mouse units per inch (resolution)
  48. --    |   +----+-- Mouse X,Y active area in mouse units
  49. --    |   |    |   +-- Mouse communications port (0 = COM1, 1 = COM2)
  50. --    V   V    V   V
  51. --210  100 600 450 0 1 127 2
  52. --                                                                     
  53. --       ** See your mouse documentation for information on selecting
  54. --                     COM1 or COM2 for your mouse. **
  55. --       
  56. -- TABLET
  57. --
  58. 201 \PADEV\IBMGENRL.DEV
  59. --     +-- Digitizer input wait loop counter
  60. --     |  +-- Digitizer delta units to be considered as changed
  61. --     |  | +-- Digitizer number of push buttons to validate PB
  62. --     |  | | +-- Digitizer number of buttons on stylus
  63. --     |  | | |   +-- Digitizer units per inch (resolution)
  64. --     |  | | |   |   +----+-- Digitizer X,Y active area in digitizer units
  65. --     |  | | |   |   |    |  +-- Digitizer RTS flag
  66. --     |  | | |   |   |    |  |  +-- Digitizer 5/6 byte format
  67. --     V  V V V   V   V    V  V  V
  68. 210  800  3 2 1 200 2400 2400 1  5 -- Kurta SERIES ONE 12 X 12 Tablet
  69. -- 210  800  3 2 1 200 2400 2400 1  5   -- Kurta SERIES ONE 12 X 12 Tablet
  70. -- 210  800  3 2 1 250 4250 3000 1  6   -- Kurta SERIES TWO Tablet
  71. -- 210  800  3 2 1 500 12000 12000 1  6 -- Kurta SERIES THREE Tablet
  72.  
  73. 211  1016 1020 1021 1         -- Tablet data and status port numbers - COM1
  74. --211  760 764 765 1           -- Tablet data and status port numbers - COM2
  75.  
  76. -- PLOTTER DEVICE DRIVER --
  77.  
  78. 301  \PADEV\IBMPLOT.DEV
  79. 310 1016 1021          -- Plotter data and status port numbers - COM1
  80. --310  760 765         -- Plotter data and status port numbers    - COM2
  81.  
  82. *END
  83.  
  84.