• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

frameworks/base


Commit MetaInfo

Revisionc887a48f98cbfa4060fed51e22f5785b3e0d960a (tree)
Time2014-08-27 19:19:17
AuthorChih-Wei Huang <cwhuang@linu...>
CommiterChih-Wei Huang

Log Message

Generic.kl: map key for APP_SWITCH and unmap key 143

Map the menu key to the recent apps function since it's more useful.

Unmap key 143 because it's the Fn key on many Lenovo laptops, not a
power key. There doesn't seem to be other laptops which use 143 for
power key.

Change Summary

Incremental Difference

--- a/data/keyboards/Generic.kl
+++ b/data/keyboards/Generic.kl
@@ -146,7 +146,7 @@ key 123 EISU
146146 key 124 YEN
147147 key 125 HOME
148148 key 126 HOME
149-key 127 MENU WAKE_DROPPED
149+key 127 APP_SWITCH WAKE_DROPPED
150150 key 128 MEDIA_STOP
151151 # key 129 "KEY_AGAIN"
152152 # key 130 "KEY_PROPS"
@@ -162,7 +162,7 @@ key 139 MENU WAKE_DROPPED
162162 key 140 CALCULATOR
163163 # key 141 "KEY_SETUP"
164164 key 142 POWER WAKE
165-key 143 POWER WAKE
165+# key 143 POWER WAKE
166166 # key 144 "KEY_FILE"
167167 # key 145 "KEY_SENDFILE"
168168 # key 146 "KEY_DELETEFILE"