From fcf4d38b48d32d662cbbf19f7728ecab871f94dc Mon Sep 17 00:00:00 2001 From: Alex Deryskyba Date: Wed, 14 Sep 2016 12:40:38 +0200 Subject: [PATCH 1/2] projects/WeTek_Hub: Map Home button on IR remote to KEY_HOME --- projects/WeTek_Hub/filesystem/etc/amremote/remote.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/WeTek_Hub/filesystem/etc/amremote/remote.conf b/projects/WeTek_Hub/filesystem/etc/amremote/remote.conf index 4cf3d76609..c160fa2605 100644 --- a/projects/WeTek_Hub/filesystem/etc/amremote/remote.conf +++ b/projects/WeTek_Hub/filesystem/etc/amremote/remote.conf @@ -51,7 +51,7 @@ mouse_end key_begin 0xf1 116 - 0xf2 388 + 0xf2 102 0xf4 103 0xf5 108 0xf6 105 From 85f3d8113ae44e60a5afe4dd17fd3e9006d37c9b Mon Sep 17 00:00:00 2001 From: Alex Deryskyba Date: Wed, 14 Sep 2016 12:54:43 +0200 Subject: [PATCH 2/2] projects/WeTek_Hub: Add button labels to IR remote config file --- .../filesystem/etc/amremote/remote.conf | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/projects/WeTek_Hub/filesystem/etc/amremote/remote.conf b/projects/WeTek_Hub/filesystem/etc/amremote/remote.conf index c160fa2605..4995abb973 100644 --- a/projects/WeTek_Hub/filesystem/etc/amremote/remote.conf +++ b/projects/WeTek_Hub/filesystem/etc/amremote/remote.conf @@ -50,15 +50,15 @@ mouse_begin mouse_end key_begin - 0xf1 116 - 0xf2 102 - 0xf4 103 - 0xf5 108 - 0xf6 105 - 0xf7 106 - 0xf8 28 - 0xf9 1 - 0xfa 46 - 0xfb 115 - 0xfc 114 + 0xf1 116 ; Power + 0xf2 102 ; Home + 0xf4 103 ; Up + 0xf5 108 ; Down + 0xf6 105 ; Left + 0xf7 106 ; Right + 0xf8 28 ; OK + 0xf9 1 ; Back + 0xfa 46 ; Menu + 0xfb 115 ; Volume Up + 0xfc 114 ; Volume Down key_end