|
|
Copyright 1991 David Jurgens |
INT 33,1B - Get Mouse Sensitivity
AX = 1B
on return:
BX = horizontal coordinates per pixel (≤ 100)
CX = vertical coordinates per pixel (≤ 100)
DX = double speed threshold
- returns mouse sensitivity information as the number of mouse
coordinates per screen pixel
|
|
Esc or Alt-X to exit |
int 33,1b |
Home/PgUp/PgDn/End ←↑↓→ |