[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 33 Fn 0035  - MS Mouse V8.10+ - Lcd Screen Large Pointer Support       [M]

   AX = 0035h
   BX = function
       FFFFh get current settings

       Return: AX = 0000h
           BH = style (see below)
           BL = size (see below)
           CH = threshold
           CL = active flag (00h disabled, 01h enabled)
           DX = delay
       other
       BH = style (00h normal, 01h reverse, 02h transparent)
       BL = size (00h small "1", 01h medium "1.5", 02h large "2")
       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

See Also: AX=0012h,AX=002Ah

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson