From f0c73eb5ea617aa4f95da1bd583fef280220a304 Mon Sep 17 00:00:00 2001 From: Rom Lemarchand Date: Wed, 27 Oct 2010 21:25:04 -0700 Subject: input: touchkey: Change keys to non-wakeup Change the touchkeys to non-wakeup keys. Change-Id: Ia091e60f9e1923eb225d1f216fc6a0eab8af93c0 Signed-off-by: Rom Lemarchand --- cypress-touchkey.kl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'cypress-touchkey.kl') diff --git a/cypress-touchkey.kl b/cypress-touchkey.kl index ae3065c..79d6480 100644 --- a/cypress-touchkey.kl +++ b/cypress-touchkey.kl @@ -1,4 +1,4 @@ -key 139 MENU WAKE_DROPPED VIRTUAL -key 102 HOME WAKE_DROPPED VIRTUAL -key 158 BACK WAKE_DROPPED VIRTUAL -key 217 SEARCH WAKE_DROPPED VIRTUAL +key 139 MENU VIRTUAL +key 102 HOME VIRTUAL +key 158 BACK VIRTUAL +key 217 SEARCH VIRTUAL -- cgit v1.1