uterm: input: implement software key-repeat
authorDavid Herrmann <dh.herrmann@googlemail.com>
Tue, 9 Oct 2012 11:12:02 +0000 (13:12 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Tue, 9 Oct 2012 11:12:02 +0000 (13:12 +0200)
commitcbff71f6e2bcfc64005bc49ea3e64a7e3aced6f0
treec366db0614338aaa0b611c085b04da978bb1daf8
parent998a43455baa189a106c6e034626a46615e2ea64
uterm: input: implement software key-repeat

To allow users to specify key-repeat rates/delays, we now implement
software key-repeat. This is mostly copied from wlt_toolkit.c which
already does this.

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