Modified the wrong defined mask value 48/89148/3
authorWonkeun Oh <wonkeun.oh@samsung.com>
Thu, 22 Sep 2016 07:22:13 +0000 (16:22 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Mon, 26 Sep 2016 11:01:38 +0000 (20:01 +0900)
commitafb5e0dc7be44aa7553bdaa9664567b9a99666f7
tree50e4805e719974014380394cc15ec80f352fa81b
parent038a9c0aa0c7c0845dde2cb538abe6cfc37b9cbb
Modified the wrong defined mask value

If num_lock and mod5 mask value are same, wrong modifiers value is generated with ecore_key event.
So, use the same value as ecore_event's mask.

 define ECORE_EVENT_LOCK_NUM            0x0100

Change-Id: Ia14c06fa41994dc9b03fa9f42e1b346975f3ee74
ism/extras/wayland_immodule/wayland_imcontext.c
ism/modules/panelagent/wayland/wayland_panel_agent_module.cpp