HelpPC 2.10 Quick Reference Utility Copyright 1991 David Jurgens

                   INT 33,F - Set Mouse Mickey Pixel Ratio


       AX = 0F
       CX = horizontal ratio (1..32767, default 8)
       DX = vertical ratio (1..32767, default 16)


       returns nothing


       - sets the ratio between physical cursor movement (mickeys) and
         screen coordinate changes
       - CX and DX must be unsigned (high bit must be 0)

Esc or Alt-X to exit int 33,f Home/PgUp/PgDn/End ←↑↓→
Converted to HTML in 2006 by Timo Bingmann