DQBsetMouseSpeed
SUB

Prototype

DECLARE SUB DQBsetMouseSpeed (BYVAL Hor, BYVAL Ver)

Parameters

Hor - New horizontal mouse speed

Ver - New vertical mouse speed

Returns

none

Description

Sets the new mouse horizontal and vertical speed. By default, both speeds are set to 16; smaller values will make the mouse movement faster, bigger values will have the opposite effect.

Notes:

none