Sets mouse resolution.
#include <sys/inputdd.h>
int ioctl (FileDescriptor, MRESOLUTION, Arg)
int FileDescriptor;
uint *Arg;
The MRESOLUTION ioctl subroutine call sets the value reported when the mouse is moved one millimeter
Item | Description |
---|---|
FileDescriptor | Specifies the open file descriptor for the mouse. |
Arg | Specifies the address of an integer where value is one of
the following values:
|