diff options
author | Subhajeet Muhuri <kenny3fcb@gmail.com> | 2020-01-14 00:33:59 +0530 |
---|---|---|
committer | Michael Bestas <mkbestas@lineageos.org> | 2020-06-29 15:28:23 +0200 |
commit | c67b3e8adfff3c504e9752050544c110d167143c (patch) | |
tree | 25e660528a774d514a0e6487e732b5e50d5eacb2 /keylayout | |
parent | 874001e92d88535f33f4ebe7aaa802a994eb95aa (diff) |
sdm660-common: Import fp gesture keylayout edits for jasmine_sprout/wayne
Change-Id: I47236dcc3c75f1abd09ce47546f4da2f33c5ee8e
Diffstat (limited to 'keylayout')
-rw-r--r-- | keylayout/uinput-fpc.kl | 5 | ||||
-rw-r--r-- | keylayout/uinput-goodix.kl | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/keylayout/uinput-fpc.kl b/keylayout/uinput-fpc.kl index 0cb7fbf..dfe8786 100644 --- a/keylayout/uinput-fpc.kl +++ b/keylayout/uinput-fpc.kl @@ -9,3 +9,8 @@ # key 102 HOME VIRTUAL + +key 103 SYSTEM_NAVIGATION_UP +key 105 SYSTEM_NAVIGATION_LEFT +key 106 SYSTEM_NAVIGATION_RIGHT +key 108 SYSTEM_NAVIGATION_DOWN diff --git a/keylayout/uinput-goodix.kl b/keylayout/uinput-goodix.kl index fc33c53..5f724e3 100644 --- a/keylayout/uinput-goodix.kl +++ b/keylayout/uinput-goodix.kl @@ -9,3 +9,8 @@ # key 102 HOME VIRTUAL + +key 103 SYSTEM_NAVIGATION_UP +key 105 SYSTEM_NAVIGATION_LEFT +key 106 SYSTEM_NAVIGATION_RIGHT +key 108 SYSTEM_NAVIGATION_DOWN |