Documentation

This commit is contained in:
Simon Long 2024-05-03 10:51:57 +01:00
parent 93421884f7
commit 22003ee6af

View file

@ -589,4 +589,16 @@
<menu>
<ignoreButtonReleasePeriod>250</ignoreButtonReleasePeriod>
</menu>
<!--
Magnifier settings
'scale' sets the initial magnification factor when first booted.
'size' sets the width and height in pixels of the magnifier window.
-->
<magnifier>
<scale>2</scale>
<size>400</size>
</magnifier>
</labwc_config>