www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/04/24/04:14:54

From: "A. Sinan Unur" <asu1 AT cornell DOT edu>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: Mouse past edge of screen question
Date: Thu, 24 Apr 1997 00:39:26 -0400
Organization: Cornell University http://www.cornell.edu
Lines: 37
Sender: asu1 AT cornell DOT edu (Verified)
Message-ID: <335EE3FE.4127@cornell.edu>
References: <Pine DOT SV4 DOT 3 DOT 94 DOT 970423100448 DOT 26246A-100000 AT aludra DOT usc DOT edu> <Pine DOT LNX DOT 3 DOT 96 DOT 970423192036 DOT 15622A-100000 AT micro DOT internexus DOT net> <Pine DOT SV4 DOT 3 DOT 94 DOT 970423192955 DOT 24618A-100000 AT aludra DOT usc DOT edu>
Reply-To: asu1 AT cornell DOT edu
NNTP-Posting-Host: cu-dialup-0016.cit.cornell.edu
Mime-Version: 1.0
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

rellwood wrote:

> Sorry I was so vague the first time.  The "mouse mickey's" you 
> mentioned sounds like a good possibility.  How do I get at these mouse 
> ticks? 

from ralph brown's interrupt list:

INT 33 - MS MOUSE v1.0+ - READ MOTION COUNTERS 

AX = 000Bh 
Return :  
      CX = number of mickeys mouse moved horizontally since last call 
	DX = number of mickeys mouse moved vertically 
Note(s) :  
     :	a mickey is the smallest increment the mouse can sense 
	positive values indicate down/right 
See Also:  
AX=0003h INT 33 - MS MOUSE v1.0+ - RETURN POSITION AND BUTTON STATUS 
AX=001Bh INT 33 - MS MOUSE v6.0+ - RETURN MOUSE SENSITIVITY 

AX=0027h INT 33 - MS MOUSE v7.01+ - GET SCREEN/CURSOR MASKS AND MICKEY
COUNTS 
 
Category :  
  mouse/pointing_device 

i would recommend browsing through the mouse/pointing_device category.

   -- Sinan
 
*******************************************************************
 A. Sinan Unur                                WWWWWW
                                              |--O+O
 mailto:sinan DOT unur AT cornell DOT edu                C   ^ 
 http://www.people.cornell.edu/pages/asu1/     \  ~/ 
*******************************************************************

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019