vte: handle XK_Find and XK_Select
authorDavid Herrmann <dh.herrmann@googlemail.com>
Tue, 29 May 2012 10:46:09 +0000 (12:46 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Tue, 29 May 2012 10:46:09 +0000 (12:46 +0200)
commit536c6da6d1239c5dbc0e0b4e2e880db98b1f7f4b
tree274c809e6cdd9f61896b05b58aec8b87046ffebf
parent30c1c208764e34fd8806d2226aab556e24c4858d
vte: handle XK_Find and XK_Select

Even though modern keyboard often do not include such keys, we should
handle them correctly, anyway. For the sake of backwards-compatibility.

This also comes in handy if you define these keys separately. The
functions that are implemented by many applications with these keys are
handy, indeed.

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