recents/app switch key added

This commit is contained in:
Karol Wrótniak
2017-05-08 02:14:18 +02:00
parent 161c6ee01a
commit 9f22caa0e5
4 changed files with 10 additions and 0 deletions

View File

@@ -97,6 +97,7 @@ module.exports = function ControlServiceFactory(
this.home = keySender('input.keyPress', 'home')
this.menu = keySender('input.keyPress', 'menu')
this.back = keySender('input.keyPress', 'back')
this.appSwitch = keySender('input.keyPress', 'app_switch')
this.type = function(text) {
return sendOneWay('input.type', {