MultiTouchEnabled
Applies To: Windows 7, Windows 8, Windows 8.1, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2, Windows Vista
MultiTouchEnabled
specifies whether multi-touch is enabled. With multi-touch, the computer can receive input from the touch surface from multiple points at the same time.
Values
true |
Enables multi-touch. This is the default value. |
false |
Disables multi-touch. |
Parent Hierarchy
Microsoft-Windows-TabletPC-Platform-Input-Core | MultiTouchEnabled
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 disable multi-touch on a Tablet PC.
<MultiTouchEnabled>false</MultiTouchEnabled>