From 4da1994bed50643630dfedee1d7f204c859a9f5e Mon Sep 17 00:00:00 2001 From: "Daniel Moran (garwynn)" Date: Thu, 5 Jun 2014 06:05:37 -0500 Subject: [PATCH] Fix keychar layout for S5 for left - set Menu as default. --- init/init_klte.c | 2 +- keylayout/atmel_mxt_ts.kl | 2 +- keylayout/philips_remote_ir.kl | 2 +- keylayout/samsung_remote_ir.kl | 2 +- keylayout/sec_touchkey.kl | 2 +- keylayout/ue_rf4ce_remote.kl | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/init/init_klte.c b/init/init_klte.c index da2110f..dc3beff 100755 --- a/init/init_klte.c +++ b/init/init_klte.c @@ -102,7 +102,7 @@ void gsm_properties() { property_set("telephony.lteOnGsmDevice", "1"); property_set("ro.telephony.default_network", "9"); - property_set("ro.telephony.ril.v3", "newDriverCallU"); + property_set("ro.telephony.ril.v3", "newDriverCallU,newDialCode"); } void cdma_properties() diff --git a/keylayout/atmel_mxt_ts.kl b/keylayout/atmel_mxt_ts.kl index 2f364b2..fe34056 100644 --- a/keylayout/atmel_mxt_ts.kl +++ b/keylayout/atmel_mxt_ts.kl @@ -24,7 +24,7 @@ # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE # OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN -key 139 MENU +key 254 MENU key 102 HOME key 158 BACK key 217 SEARCH diff --git a/keylayout/philips_remote_ir.kl b/keylayout/philips_remote_ir.kl index c66bef8..e31f916 100644 --- a/keylayout/philips_remote_ir.kl +++ b/keylayout/philips_remote_ir.kl @@ -59,5 +59,5 @@ key 386 PROG_BLUE WAKE key 377 TV WAKE key 181 TV_INPUT WAKE #USB key 127 FUNCTION WAKE #Source -key 139 MENU WAKE +key 254 MENU WAKE key 116 POWER WAKE diff --git a/keylayout/samsung_remote_ir.kl b/keylayout/samsung_remote_ir.kl index ff081a6..51978fe 100644 --- a/keylayout/samsung_remote_ir.kl +++ b/keylayout/samsung_remote_ir.kl @@ -52,7 +52,7 @@ key 30 PROG_RED WAKE key 48 PROG_GREEN WAKE key 46 PROG_YELLOW WAKE key 32 PROG_BLUE WAKE -key 139 MENU WAKE +key 254 MENU WAKE key 116 POWER WAKE key 168 MEDIA_REWIND WAKE key 119 MEDIA_PAUSE WAKE diff --git a/keylayout/sec_touchkey.kl b/keylayout/sec_touchkey.kl index a50460c..ccd90fa 100644 --- a/keylayout/sec_touchkey.kl +++ b/keylayout/sec_touchkey.kl @@ -1,4 +1,4 @@ -key 139 MENU VIRTUAL +key 254 MENU VIRTUAL key 158 BACK VIRTUAL key 102 HOME key 217 SEARCH diff --git a/keylayout/ue_rf4ce_remote.kl b/keylayout/ue_rf4ce_remote.kl index 36bf39e..051d205 100644 --- a/keylayout/ue_rf4ce_remote.kl +++ b/keylayout/ue_rf4ce_remote.kl @@ -65,4 +65,4 @@ key 402 CHANNEL_UP WAKE key 403 CHANNEL_DOWN WAKE key 110 STB_INPUT WAKE key 28 ENTER WAKE #OK -key 139 MENU WAKE +key 254 MENU WAKE