diff options
author | Rom Lemarchand <rlemarchand@sta.samsung.com> | 2010-10-27 21:25:04 -0700 |
---|---|---|
committer | Maarten Hooft <mthooft@google.com> | 2010-10-28 18:52:08 -0700 |
commit | f0c73eb5ea617aa4f95da1bd583fef280220a304 (patch) | |
tree | 2651a39d682d24ffc2eea3a8612b111d7adb47ac /cypress-touchkey.kl | |
parent | 84459c4dc461b2d61b1ccb830273a2e37199faf9 (diff) | |
download | device_samsung_crespo-f0c73eb5ea617aa4f95da1bd583fef280220a304.zip device_samsung_crespo-f0c73eb5ea617aa4f95da1bd583fef280220a304.tar.gz device_samsung_crespo-f0c73eb5ea617aa4f95da1bd583fef280220a304.tar.bz2 |
input: touchkey: Change keys to non-wakeup
Change the touchkeys to non-wakeup keys.
Change-Id: Ia091e60f9e1923eb225d1f216fc6a0eab8af93c0
Signed-off-by: Rom Lemarchand <rlemarchand@sta.samsung.com>
Diffstat (limited to 'cypress-touchkey.kl')
-rw-r--r-- | cypress-touchkey.kl | 8 |
1 files changed, 4 insertions, 4 deletions
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 |