</context>
</mouse>
+ <!--
+ The *category* element can be set to touch, non-touch, default or the name
+ of a device. You can obtain device names by running *libinput list-devices*
+ as root or member of the input group.
+
+ Tap is set to *yes* be default. All others are left blank in order to use
+ device defaults.
+
+ All values are [yes|no] except for:
+ - pointerSpeed [-1.0 to 1.0]
+ - accelProfile [flat|adaptive]
+ -->
+ <libinput>
+ <device category="">
+ <naturalScroll></naturalScroll>
+ <leftHanded></leftHanded>
+ <pointerSpeed></pointerSpeed>
+ <accelProfile></accelProfile>
+ <tap>yes</tap>
+ <middleEmulation></middleEmulation>
+ <disableWhileTyping></disableWhileTyping>
+ </device>
+ </libinput>
+
</labwc_config>