Created
March 5, 2017 09:34
-
-
Save lixingcong/d5ceac256e9d92373a4f29fc02452a85 to your computer and use it in GitHub Desktop.
一加3:实体返回键互换
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vi /system/usr/keylayout/synaptics.kl | |
CM14.0 中默认的值为 | |
key 580 APP_SWITCH VIRTUAL | |
key 158 BACK VIRTUAL | |
以上即为默认值,Back---Home---App布局 | |
交换两者的键值即可 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment