Replace deprecated xkbcommon symbols with current names
authorRan Benita <ran234@gmail.com>
Tue, 19 Aug 2014 20:59:51 +0000 (23:59 +0300)
committerDaniel Stone <daniels@collabora.com>
Wed, 20 Aug 2014 08:05:13 +0000 (01:05 -0700)
commit2e1968fa1f398e8615197378799ace0a4ea907dd
treed11f4da29f399ed0fcfe56bc655b4f6d5c8b3e71
parent3f5e906268448f2d84b115c5f3d22165ce0021b1
Replace deprecated xkbcommon symbols with current names

These symbols (xkb_map_* and others) were replaced in xkbcommon with more
consistent names. See the header xkbcommon/xkbcommon-compat.h for how
the old names map to the new.

The new names have been available since the first stable xkbcommon
release (0.2.0).

Signed-off-by: Ran Benita <ran234@gmail.com>
clients/weston-simple-im.c
clients/window.c
src/compositor-wayland.c
src/compositor-x11.c
src/input.c
src/screen-share.c