Don't call ecore_x_xkb_select_group if the compositor is not X11
authorChris Michael <cp.michael@samsung.com>
Wed, 1 Jul 2015 13:16:18 +0000 (09:16 -0400)
committerChris Michael <cp.michael@samsung.com>
Wed, 1 Jul 2015 13:16:18 +0000 (09:16 -0400)
commite94a04eddc0173fd5a4d2a04cdcb6ff3f66b6de4
tree574bd9c707067b6a966da1b8f290ef399f20c7a6
parentc9a444c85da6b084f140c9baf4ec686267edbc2f
Don't call ecore_x_xkb_select_group if the compositor is not X11

This fixes T2533 where the startup wizard would crash when run under
DRM due to the change in build options (xwayland support).

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/bin/e_xkb.c