Android: ignore touchscreen by user request (using a hardware key) (#5164)

* android: ignore touchscreen by user request (using a hardware key)
This commit is contained in:
Martín Fernández
2019-08-03 01:02:50 +02:00
committed by GitHub
parent ac15143c14
commit 10456169e5
4 changed files with 20 additions and 2 deletions

View File

@@ -14,6 +14,7 @@ return {
[23] = "Press", -- DPAD_CENTER
[24] = "LPgBack", -- VOLUME_UP
[25] = "LPgFwd", -- VOLUME_DOWN
[27] = "Camera", -- CAMERA
[56] = ".", -- PERIOD
[59] = "Shift", -- SHIFT_LEFT
[60] = "Shift", -- SHIFT_RIGHT