Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TSDWIN: Clipper 5.0 Interface Library - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

 _twM26( nB, nC, nD )
 ----------------------------------------------------------------------------
     Set the mouse sensitivity and double speed threshold, The
     sensitivity numbers range from 0 to 100 where 50 is the default
     value in all cases. The sensitivity determines the mouse to cursor
     movement ratio with the scaling factor passed.

       Arguments:

     nB - 'N' Horizontal mickey sensitivity number.

     nC - 'N' Vertical mickey sensitivity number.

     nD - 'N' Threshold for double speed.

       Return:

     Nothing.

       Example:

     To increase sensitivity and double speed threshold by 50%:

     _twM26( 75, 75, 75 )

See Also: _twM27B() _twM27C()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson