Fix the bug about power-off popup.
authorsh.pi <sh.pi@samsung.com>
Mon, 6 May 2013 05:33:12 +0000 (14:33 +0900)
committerKrzysztof Sasiak <k.sasiak@samsung.com>
Fri, 9 Aug 2013 14:51:29 +0000 (16:51 +0200)
commitdc2764129abb3c85988a81f39f4b138e73167fa7
tree2b0741a01d38dd25cb66bbabdebbba86c00eb630
parent7de317b9575beae55f2e8bdbcb6a7bb886547a65
Fix the bug about power-off popup.

After screen capture (volume down + power key),
power-off system popup shows. It's timing problem.
screen capture is working when two key pressed at the same time.
If power key is pressed slightly first, power off popup timer is started.
now timer is cancelled when volume key's pressed.
src/display/key-filter.c