Add xkb_names member plus config + X11 support
authorDaniel Stone <daniel@fooishbar.org>
Tue, 1 May 2012 19:37:10 +0000 (20:37 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 8 May 2012 20:02:48 +0000 (16:02 -0400)
commit855028fec9df281dcb1f733c51027acdc3e082cc
treeda16074c8fe77332b73e5ecccaa12916f6f42c8f
parent701631377891667fc94533b67de43cb4b87e1289
Add xkb_names member plus config + X11 support

Add an xkb_names member to the base compositor info which contains the
RMLVO to use when building an XKB keymap.  Add support for filling this
from the config file or from the underlying X11 server, with the usual
defaults.

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