Interrups | Categories | Contents |
AX = 0035h BX = function FFFFh get current settingsReturn:
AX = 0000h BH = style (see #03183) BL = size (see #03184) CH = threshold (00h-64h) CL = active flag (00h disabled, 01h enabled) DX = delay other BH = pointer style (see #03183) BL = size (see #03184) CH = threshold (00h-64h) CL = active flag (00h disable size change, 01h enable) DX = delay (0000h-0064h)Return:
AX = 0000h
Note: Not supported by Logitech driver v6.10
(Table 03183) Values for pointer style: 00h normal 01h reverse 02h transparent
See Also: #03184
(Table 03184) Values for pointer size: 00h small ("1") 01h medium ("1.5") 02h large ("2")
See Also: #03183
Category: Mouse/Pointing Device - Int 33h - M
Interrups | Categories | Contents |