mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
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:
parent
f0b72e3af7
commit
302a27b570
1 changed files with 1 additions and 1 deletions
|
|
@ -407,7 +407,7 @@
|
|||
- tapButtonMap [lrm|lmr]
|
||||
-->
|
||||
<libinput>
|
||||
<device category="">
|
||||
<device category="default">
|
||||
<naturalScroll></naturalScroll>
|
||||
<leftHanded></leftHanded>
|
||||
<pointerSpeed></pointerSpeed>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue