home *** CD-ROM | disk | FTP | other *** search
- ------------------------------------------------------------------------
- -- DEVICE INFORMATION FILE for IBM Professional Graphics display --
- -- board and MATROX PG-640 Graphics board --
- -- 2/23/87 --
- ------------------------------------------------------------------------
- -- GRAPHICS DEVICE DRIVER --
-
- 101 \PADEV\PG.DEV
-
- -- File name to echo commands to is given on code line 1. To activate
- -- this feature remove the '--' comment characters in front of the 1, or put
- -- in a '--' to deactivate it. The file can then be displayed with the
- -- DISPLAY.EXE utility.
-
- --102 PG.CGB
-
- -- +-- Cursor character number
- -- | +-- Text window background color intensities (0-255)
- -- | |
- -- | +---+---+
- -- | | | |
- -- | R G B +--Color index of graphics window border (0=no border)
- -- | | | | |
- -- V V V V V
- 110 95 0 0 140 1
-
- -- 16 bit line font patterns (Entity ident hilite font)
- -- V
- -- 1 2 3 4 5 6 7 8
- 111 6168 4080 8184 32742 32663 15420 15 26214
-
- -- +---Index 0 is the graphics background color (000 = black)
- -- |
- -- | Color Table Values (RGB) (0-9)(A-F)
- -- | (0 - 9 & A 0 = Dimmest, A = Brightest)
- -- V
- -- 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
- -- +---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+----+
- -- | | | | | | | | | | | | | | | |
- -- V V V V V V V V V V V V V V V V
- -- RGB RGB RGB RGB RGB RGB RGB RGB RGB RGB RGB RGB RGB RGB RGB RGB
- 103 "000 600 050 005 650 058 505 666 111 901 083 109 970 08A 909 999" --PA 2.1 no bkg
- --103 "234 600 050 005 650 058 505 666 111 901 083 109 970 08A 909 999" --PA 2.1 bkg
- --103 "234 800 080 008 870 07A 808 999 000 500 050 005 640 058 505 666"-- old PA 2.0
-
-
- -- +-----+-- X,Y Screen pixels per inch
- -- V V
- 120 70.20 70.20
-
- -- INPUT DEVICE DRIVER --
-
- -- MOUSE
- --
- -- Refer to your mouse manufacturers documentation for information on
- -- connecting the mouse to your system and installing the manufacturer
- -- supplied mouse device driver in your system's CONFIG.SYS file.
- --
- -- To use a mouse with Personal Architect, activate lines 201, 210, and
- -- 211 below by removing the double dash "--" at the beginning of each line.
- -- Then deactivate lines 201 and 210 in the Tablet portion of this file by
- -- adding a double dash at the beginning of each line.
- --
- -- Next, check that the currently active line 310 of this file
- -- contains the parameters for the COM port NOT being used by the mouse.
- -- In otherwords, if you select COM1 for your mouse you MUST select COM2
- -- on line 310 and vice versa.
- --
- -- This is true even if you DO NOT have a plotter attached to your system.
- --
- --201 \PADEV\IBMGMM.DEV
- -- +-- Mouse units per inch (resolution)
- -- | +----+-- Mouse X,Y active area in mouse units
- -- | | | +-- Mouse communications port (0 = COM1, 1 = COM2)
- -- V V V V
- --210 100 600 450 0 1 127 2
- --
- -- ** See your mouse documentation for information on selecting
- -- COM1 or COM2 for your mouse. **
- --
- -- TABLET
- --
- 201 \PADEV\IBMGENRL.DEV
- -- +-- Digitizer input wait loop counter
- -- | +-- Digitizer delta units to be considered as changed
- -- | | +-- Digitizer number of push buttons to validate PB
- -- | | | +-- Digitizer number of buttons on stylus
- -- | | | | +-- Digitizer units per inch (resolution)
- -- | | | | | +----+-- Digitizer X,Y active area in digitizer units
- -- | | | | | | | +-- Digitizer RTS flag
- -- | | | | | | | | +-- Digitizer 5/6 byte format
- -- V V V V V V V V V
- 210 800 3 2 1 200 2400 2400 1 5 -- Kurta SERIES ONE 12 X 12 Tablet
- -- 210 800 3 2 1 200 2400 2400 1 5 -- Kurta SERIES ONE 12 X 12 Tablet
- -- 210 800 3 2 1 250 4250 3000 1 6 -- Kurta SERIES TWO Tablet
- -- 210 800 3 2 1 500 12000 12000 1 6 -- Kurta SERIES THREE Tablet
-
- 211 1016 1020 1021 1 -- Tablet data and status port numbers - COM1
- --211 760 764 765 1 -- Tablet data and status port numbers - COM2
-
- -- PLOTTER DEVICE DRIVER --
-
- 301 \PADEV\IBMPLOT.DEV
- 310 1016 1021 -- Plotter data and status port numbers - COM1
- --310 760 765 -- Plotter data and status port numbers - COM2
-
- *END
-