rc.xml.all: replace "" with "default" in libinput device category

As empty string there is not matched as how it was expected.
This commit is contained in:
Tomi Ollila 2023-12-29 16:35:01 +02:00
parent f0b72e3af7
commit 302a27b570

View file

@ -407,7 +407,7 @@
- tapButtonMap [lrm|lmr]
-->
<libinput>
<device category="">
<device category="default">
<naturalScroll></naturalScroll>
<leftHanded></leftHanded>
<pointerSpeed></pointerSpeed>