input, xkb: port to new kbd object
authorRan Benita <ran234@gmail.com>
Tue, 17 Jan 2012 21:57:11 +0000 (23:57 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Mon, 23 Jan 2012 12:49:41 +0000 (13:49 +0100)
commit9b75aa0b9d298f02b3de515cb236598d5c3faa95
tree3b2e898b3ccfa89c4cae3ebaa912e71bfbf69247
parent7cf93b89307f7a078e7f6d9ec3c414a12aead2ac
input, xkb: port to new kbd object

This commit ports the XKB handling to the new kbd interface, and makes
the input subsystem use it without any direct knowledge of XKB.

Some code is moved around but there are no functional changes.

Signed-off-by: Ran Benita <ran234@gmail.com>
Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Makefile.am
src/input.c
src/input.h
src/input_xkb.h [deleted file]
src/kbd_xkb.c [moved from src/input_xkb.c with 87% similarity]