Sets tablet conversion mode.
#include <sys/inputdd.h> int ioctl (FileDescriptor, TABCONVERSION, Arg) int FileDescriptor; uint *Arg;
The TABCONVERSION ioctl subroutine call specifies whether the value specified by the TABRESOLUTION ioctl subroutine call are in English units (inches) or metric units (centimeters).
Item | Description |
---|---|
FileDescriptor | Specifies the open file descriptor for the tablet. |
Arg | Specifies the address of an integer where value is one of
the following values:
|