kmscon: implement dynamic font-resizing via shortcuts
authorDavid Herrmann <dh.herrmann@gmail.com>
Sat, 9 Mar 2013 12:51:05 +0000 (13:51 +0100)
committerDavid Herrmann <dh.herrmann@gmail.com>
Sat, 9 Mar 2013 12:51:05 +0000 (13:51 +0100)
commitddf4126c11823b0563c03bfd13feab6d4d04ccad
tree713e8988dc5e68cbd6da12abc1815b11a049f2a8
parent9f0bb1262d66fac1f2ca308bde470924e8c48328
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>
docs/man/kmscon.xml
src/kmscon_conf.c
src/kmscon_conf.h
src/kmscon_terminal.c