home *** CD-ROM | disk | FTP | other *** search
- This is very experimental, unofficial build of CTMOUSE 1.8 beta 8 by
- Arachne Labs.
-
- It returns Microsoft Intellimouse compatible (eg. Genius Netscoll+) wheel
- status in BH (high byte of BX register) when serivce AX=0x03 of INT 0x33
- is called, which should be compatible with most existing DOS library
- functions returning mouse buttons status, available for most programming
- languages. BH values 0xf to 0xa indicate movement in one direction, values
- 0x1 to 0x7 indicate movent in oposite direction. Event queuing and service
- AX=0x11 support are not yet implemented, and will be probably included in
- official CTMOUSE 1.9 release, as promised by CTMOUSE development team.
-
- You have to replace your mouse driver in AUTOEXEC.BAT by CTMOUSE driver.
- It should be able to autodetect mouse type on any serial port.
-
- Please contact netdave@arachne.cz for further information about this CTMOUSE
- patch.
-
-
-