We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faac5f6 commit 9f66029Copy full SHA for 9f66029
1 file changed
xournalpp/settings.xml
@@ -260,6 +260,10 @@
260
<attribute name="deviceClass" type="int" value="2"/>
261
<attribute name="deviceSource" type="int" value="1"/>
262
</data>
263
+ <data name="Wayland Continuous Scrolling">
264
+ <attribute name="deviceClass" type="int" value="1"/>
265
+ <attribute name="deviceSource" type="int" value="7"/>
266
+ </data>
267
<data name="Wayland Pointer">
268
<attribute name="deviceClass" type="int" value="1"/>
269
<attribute name="deviceSource" type="int" value="0"/>
0 commit comments