CTRL-C caused the weston process to exit 74/33674/1 accepted/tizen/common/20150114.145648 accepted/tizen/mobile/20150114.232349 accepted/tizen/tv/20150115.004609 accepted/tizen/wearable/20150115.004851 submit/tizen/20150114.141353
authorImran Zaman <imran.zaman@intel.com>
Tue, 13 Jan 2015 15:25:26 +0000 (17:25 +0200)
committerImran Zaman <imran.zaman@intel.com>
Tue, 13 Jan 2015 17:02:52 +0000 (19:02 +0200)
commit4ee37d6b8c605762eac1b593359fc2c171765a7e
treeb60366c31e53ad7f566d6598c0798bee132c5ec6
parent96dd0f435a4912d15283c1cbe145294d546534e4
CTRL-C caused the weston process to exit

when Weston is active, any keyboard events should not go
to the console. Instead, Weston open the evdev device,
and get kbd input through that.

Change-Id: Ie82b9d9e681422956979e9446b9eb765151b6c2e
Fixed Bug TC-2318
Signed-off-by: Imran Zaman <imran.zaman@intel.com>
src/daemon/tlm-main.c
src/sessiond/main.c
src/sessiond/tlm-session.c
src/utils/tlm-client.c