Jump to content

GRAPHIRE.SYS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
m Ak120 moved page GRAHPIRE.SYS to GRAPHIRE.SYS
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
WACOM Graphire Tablet device dependant OS/2 driver (serial model). It supports both Graphire Pen & Mouse and emulates usual 3-button serial mouse.
WACOM Graphire tablet device dependant OS/2 driver (serial model). It supports both Graphire Pen & Mouse and emulates usual 3-button serial mouse.
  DEVICE=GRAHPIRE.SYS <parameters>
  DEVICE=GRAPHIRE.SYS <parameters>


'''Parameter:'''
'''Parameter:'''
Line 6: Line 6:
* SERIAL=COMn
* SERIAL=COMn
Specifies the COM Port, COM1 is used by default
Specifies the COM Port, COM1 is used by default
==Example==
DEVICE=\OS2\BOOT\GRAPHIRE.SYS
DEVICE=\OS2\BOOT\[[MOUSE.SYS]] TYPE=GRAPHIR$


{| class="wikitable"
{| class="wikitable"
Line 19: Line 23:
|Yes
|Yes
|}
|}
==Links==
*[http://ecomstation.ru/projects/graphire/ Wacom Graphire tablet OS/2 driver]


[[Category:DEVICE Statements]]
[[Category:DEVICE Statements]]

Revision as of 15:26, 8 November 2018

WACOM Graphire tablet device dependant OS/2 driver (serial model). It supports both Graphire Pen & Mouse and emulates usual 3-button serial mouse.

DEVICE=GRAPHIRE.SYS <parameters>

Parameter:

  • SERIAL=COMn

Specifies the COM Port, COM1 is used by default

Example

DEVICE=\OS2\BOOT\GRAPHIRE.SYS
DEVICE=\OS2\BOOT\MOUSE.SYS TYPE=GRAPHIR$ 
Platform Support:
OS/2 2.x OS/2 3.0 OS/2 4.0 OS/2 4.5x
Yes Yes Yes Yes

Links