compositor-x11: Generate our own keymap
authorDaniel Stone <daniel@fooishbar.org>
Fri, 1 Jun 2012 11:14:02 +0000 (12:14 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 1 Jun 2012 14:41:38 +0000 (10:41 -0400)
commit576cd15d8d33446d8f7bcb32279e0f61aa99bb86
tree9c8c1685d0bd2bde08fbbb4109b5b27ab904b0b8
parentcd981ddf1dd6788a7dfb8323d7bf63817266db96
compositor-x11: Generate our own keymap

Instead of mangling the names we've stored in the compositor, generate
our own keymap and pass that to weston_seat_init_keyboard.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
src/compositor-x11.c