Note
This setting is deprecated. In Windows 8, the touch pointer is not available.

TouchUISize specifies the size of the touch pointer for the device. Modify this value if you are using a particularly low- or high-resolution display and the pointer is an unusable size by default.

Values

Value

Specifies the size of the touch pointer on the device. Accepts values from 0 through 100. The default value is 50.

Parent Hierarchy

Valid Passes

offlineServicing

Applies To

For the list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-TabletPC-Platform-Input-Core.

XML Example

The following XML output shows how to configure TouchUISize.

  Copy Code
<TouchUISize>55</TouchUISize>

See Also