XSMOUSE: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Ak120 (talk | contribs)
mNo edit summary
mNo edit summary
 
Line 1: Line 1:
Emulate Mouse Driver for OS/2 (and eComStation) enables you to send absolute mouse events into the system. It provides an application programming interface that conforms to the standard DosRead and DosWrite functions and as such may be easily used from rexx procedures using the charin and charout functions. It has been especially designed to ease the development and integration of touch screen solutions into the system.  
Emulate Mouse Driver for OS/2 (ArcaOS, eComStation) enables you to send absolute mouse events into the system. It provides an application programming interface that conforms to the standard DosRead and DosWrite functions and as such may be easily used from rexx procedures using the charin and charout functions. It has been especially designed to ease the development and integration of touch screen solutions into the system.  


==Download==
==Download==
* [http://home.hccnet.nl/w.m.brul/emumouse/index.html Version 0.0 - 2010-05.07]
* [http://home.hccnet.nl/w.m.brul/emumouse/index.html Version 1.0 (2015-05-22)]


==License==
==License==

Latest revision as of 11:02, 16 December 2019

Emulate Mouse Driver for OS/2 (ArcaOS, eComStation) enables you to send absolute mouse events into the system. It provides an application programming interface that conforms to the standard DosRead and DosWrite functions and as such may be easily used from rexx procedures using the charin and charout functions. It has been especially designed to ease the development and integration of touch screen solutions into the system.

Download

License

  • Open Source - ISC License.

Author

Links