talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

commit 8b56a542b67a5c1834b6ae5d973c20832b7d96a2
parent 4da5ad0431f94525fad7b75b6b65aeb8e5ed7f01
Author: Ricardo Mones <ricardo@mones.org>
Date:   Sat, 10 Feb 2024 18:30:16 +0100

Add a couple of shortcuts to manual

Diffstat:
Mmanual/en/keyboard.xml | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/manual/en/keyboard.xml b/manual/en/keyboard.xml @@ -86,6 +86,10 @@ <row><entry><option>x</option></entry><entry>Execute</entry></row> <row><entry><option>Shift+Ctrl+l</option></entry><entry>Open log window</entry></row> <row><entry><option>Ctrl+F12</option></entry><entry>Toggles menu bar visibility</entry></row> + <row><entry><option>Ctrl+&lt;wheel-&uarr;&gt;</option></entry> + <entry>When focused on message view, increases displayed font size.</entry></row> + <row><entry><option>Ctrl+&lt;wheel-&darr;&gt;</option></entry> + <entry>When focused on message view, decreases displayed font size.</entry></row> </tbody> </tgroup> </informaltable>