mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -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
b1c5e95c05
commit
aff673bee4
1 changed files with 1 additions and 1 deletions
|
|
@ -421,7 +421,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