]> git.mdlowis.com Git - proto/labwc.git/commitdiff
rc.xml.all: replace "" with "default" in libinput device category
authorTomi Ollila <tomi.ollila@iki.fi>
Fri, 29 Dec 2023 14:35:01 +0000 (16:35 +0200)
committerJohan Malm <johanmalm@users.noreply.github.com>
Mon, 1 Jan 2024 16:14:29 +0000 (16:14 +0000)
As empty string there is not matched as how it was expected.

docs/rc.xml.all

index ddd9236ac7d7f08146dc5bd9c5356e18d625c061..c4c1ef31379624036e56173ffe385b56a1dedc92 100644 (file)
       - tapButtonMap [lrm|lmr]
   -->
   <libinput>
-    <device category="">
+    <device category="default">
       <naturalScroll></naturalScroll>
       <leftHanded></leftHanded>
       <pointerSpeed></pointerSpeed>