From: agarwals Date: Tue, 21 Jun 2016 11:50:48 +0000 (+0530) Subject: Added new keys support for key combinations "MUTE_4_8_7_EXIT" & "MUTE_4_8_2_EXIT" X-Git-Tag: submit/tizen/20160627.040945~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0b4cb5fb51b10530a43dcf75a5e4e3cb45d8aa1a;p=platform%2Fcore%2Fuifw%2Fe-mod-tizen-keyrouter.git Added new keys support for key combinations "MUTE_4_8_7_EXIT" & "MUTE_4_8_2_EXIT" Change-Id: I8748c2ca93b32fd6cd58c9f4a01a019584a45c6d Signed-off-by: agarwals --- diff --git a/config/key_combinations.ini b/config/key_combinations.ini index d4c0dd7..9e6e577 100644 --- a/config/key_combinations.ini +++ b/config/key_combinations.ini @@ -394,3 +394,17 @@ 3=19 4=16 5=182 +;Mute+4+8+7+Exit +[Combination56] +1=74 +2=13 +3=17 +4=16 +5=182 +;Mute+4+8+2+Exit +[Combination57] +1=74 +2=13 +3=17 +4=11 +5=182