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

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