chore: 给夜神也打开暂停部署

This commit is contained in:
MistEO
2022-12-03 03:29:29 +08:00
parent e6df4deca2
commit bddd8484b3

View File

@@ -154,8 +154,7 @@
"uuid": "[Adb] -s [AdbSerial] shell settings get secure android_id",
"click": "[Adb] -s [AdbSerial] shell input tap [x] [y]",
"swipe": "[Adb] -s [AdbSerial] shell input swipe [x1] [y1] [x2] [y2] [duration]",
"pressEsc": "",
"pressEsc_Doc": "据群友反馈,夜神不支持暂停部署",
"pressEsc": "[Adb] -s [AdbSerial] shell input keyevent 111",
"display": "[Adb] -s [AdbSerial] shell dumpsys window displays | grep -o -E cur=+[^\\ ]+ | grep -o -E [0-9]+",
"displayFormat": "%d%d",
"screencapRawByNC": "[Adb] -s [AdbSerial] exec-out \"screencap | nc -w 3 [NcAddress] [NcPort]\"",