summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@gmail.com>2013-03-09 13:51:05 +0100
committerDavid Herrmann <dh.herrmann@gmail.com>2013-03-09 13:51:05 +0100
commitddf4126c11823b0563c03bfd13feab6d4d04ccad (patch)
tree713e8988dc5e68cbd6da12abc1815b11a049f2a8 /docs
parent9f0bb1262d66fac1f2ca308bde470924e8c48328 (diff)
kmscon: implement dynamic font-resizing via shortcuts
This implements two new keyboard shortcuts zoom-in and zoom-out that increase/decrease font size of the current terminal. This is similar to how wlterm does it and allows runtime modification of fonts. Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/man/kmscon.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/man/kmscon.xml b/docs/man/kmscon.xml
index dbe0dcf..7777ede 100644
--- a/docs/man/kmscon.xml
+++ b/docs/man/kmscon.xml
@@ -372,6 +372,22 @@
</varlistentry>
<varlistentry>
+ <term><option>--grab-zoom-in {grab}</option></term>
+ <listitem>
+ <para>Increase font size of the current terminal.
+ (default: &lt;Ctrl&gt;Plus)</para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
+ <term><option>--grab-zoom-out {grab}</option></term>
+ <listitem>
+ <para>Decrease font size of the current terminal.
+ (default: &lt;Ctrl&gt;Minus)</para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>--grab-session-next {grab}</option></term>
<listitem>
<para>Switch to next session.