mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
Documentation
This commit is contained in:
parent
93421884f7
commit
22003ee6af
1 changed files with 12 additions and 0 deletions
|
|
@ -589,4 +589,16 @@
|
||||||
<menu>
|
<menu>
|
||||||
<ignoreButtonReleasePeriod>250</ignoreButtonReleasePeriod>
|
<ignoreButtonReleasePeriod>250</ignoreButtonReleasePeriod>
|
||||||
</menu>
|
</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>
|
</labwc_config>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue