mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
Update documentation
This commit is contained in:
parent
897ba49e7a
commit
24e86f095c
1 changed files with 3 additions and 2 deletions
|
|
@ -272,8 +272,9 @@ Actions are used in menus and keyboard/mouse bindings.
|
||||||
*<action name="ZoomOut">*
|
*<action name="ZoomOut">*
|
||||||
Increase or decrease the magnification level for the screen magnifier.
|
Increase or decrease the magnification level for the screen magnifier.
|
||||||
If the magnifier is currently off, ZoomIn will enable it at the lowest
|
If the magnifier is currently off, ZoomIn will enable it at the lowest
|
||||||
magnification (x2). If the magnifier is on and at a magnification of
|
magnification, equal to (1 + the magnifier increment set in the theme).
|
||||||
x2, ZoomOut will turn it off.
|
If the magnifier is on and at the lowest magnification, ZoomOut will
|
||||||
|
turn it off.
|
||||||
|
|
||||||
*<action name="None" />*
|
*<action name="None" />*
|
||||||
If used as the only action for a binding: clear an earlier defined
|
If used as the only action for a binding: clear an earlier defined
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue