vte: handle F1-F20 correctly
authorDavid Herrmann <dh.herrmann@googlemail.com>
Mon, 28 May 2012 13:30:17 +0000 (15:30 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Mon, 28 May 2012 13:30:17 +0000 (15:30 +0200)
commit1647c5fc32b17f073710a8a44f8fa66964738d0b
treea61a6d952175086853e027cecde2b821cf07c61b
parentd6c50d9b8fff0e6b1e08f1ae5c4d7410d24122b7
vte: handle F1-F20 correctly

F1-F4 are mapped to the keypad keys as these keys were not available on
VT220. F5 is special mapped and F6-F20 correspond to the same keys on the
keyboards for VT220.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/vte.c