## TOUCH
```
-<touch mapToOutput="" />
+<touch deviceName="" mapToOutput="" />
```
+*<touch deviceName="" />*
+ A touch configuration can be bound to a specifc device. If device
+ name is left empty, the touch configuration applies to all touch
+ devices or functions as a fallback. Multiple touch configurations
+ can exist.
+ See the libinput device section for obtaining the device names.
+
*<touch mapToOutput="" />*
Direct cursor movement to a specified output. If the compositor is
running in nested mode, this does not take effect.
</mouse>
<!--
+ A touch configuration can be bound to a specifc device. If device
+ name is left empty, the touch configuration applies to all touch
+ devices or functions as a fallback. Multiple touch configurations
+ can exist.
+ See the libinput device section for obtaining the device names.
+
Direct cursor movement to a specified output. If the compositor is
running in nested mode, this does not take effect.
-->
- <touch mapToOutput="" />
+ <touch deviceName="" mapToOutput="" />
<!--
The tablet cursor movement can be restricted to a single output.