uterm: vt: register input-cb for all VTs
authorDavid Herrmann <dh.herrmann@googlemail.com>
Mon, 8 Oct 2012 14:40:26 +0000 (16:40 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Mon, 8 Oct 2012 14:40:26 +0000 (16:40 +0200)
commit32335abdc7b48d18139034d087b506f9dc978c4d
treee161bfa1cca41d5b0f421def156cf64104b0f79a
parent470c643ce8a86d25484da2624fab8cb7f44212ca
uterm: vt: register input-cb for all VTs

This modifies the generic VT layer to register input-cbs for all VT types
and dispatch the event to the correct handler.
This will allow us to handle VT-switches for real VTs ourself instead of
relying on VT input.

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