ecore_wl2&elput: correctly fill the key structure
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Tue, 10 Jul 2018 18:44:36 +0000 (14:44 -0400)
committerShinwoo Kim <cinoo.kim@samsung.com>
Tue, 24 Jul 2018 05:37:17 +0000 (14:37 +0900)
commitd8be0b103bab9c14abf64f415c14f981e3ba6098
tree3f2118d4b0232a14741d1db92e322deceb1d2721
parent77d5e665eac053a09f318efeb14c3ef202522bd0
ecore_wl2&elput: correctly fill the key structure

Summary: the key structure has two fields key and keyname, those should be identical to the keystructures from x. the method xkb_keysym_to_utf8 however returns different values for keys like "minus" thus only relying on xkb_keysym_name files this issue.

Reviewers: eagleeye, devilhorns

Reviewed By: eagleeye

Subscribers: cedric, #committers, zmike

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D6520
src/lib/ecore_wl2/ecore_wl2_input.c
src/lib/elput/elput_evdev.c