uterm: input: use uxkb directly
authorDavid Herrmann <dh.herrmann@googlemail.com>
Tue, 9 Oct 2012 08:56:00 +0000 (10:56 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Tue, 9 Oct 2012 08:56:00 +0000 (10:56 +0200)
commitfba4b9104bd333923dcc3094e91b808b1663b4e7
treec455737be7505dc82146081b4931dd274e73d1a1
parentfa566972e5f97844ac41770e0d89b8d3bbb9ff39
uterm: input: use uxkb directly

This changes the uterm-input infrastructure to use XKB directly instead of
using a modularized infrastructure. There is no need to use something else
anymore.

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