e-comp-wl: Don't crash from a missing keymap
authorChris Michael <cp.michael@samsung.com>
Tue, 30 Jun 2015 13:10:54 +0000 (09:10 -0400)
committerChris Michael <cp.michael@samsung.com>
Tue, 30 Jun 2015 13:10:54 +0000 (09:10 -0400)
commit1c59062cda9227124f6eada25d2259c5fff5c97a
tree557bc8a7c4a5f5d87131b7e97ab76804c4df667c
parent8bbbd7a9517241f1589d96e8120106bf3f990c60
e-comp-wl: Don't crash from a missing keymap

This fixes T2531 where E would crash if the keymap could not be
fetched from xkb. Now if no keymap rules, model, or layout are passed
in we will default to a US keymap.

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