Add PS Hold to commands (#11918)

This commit is contained in:
ktnrg45 2020-01-30 04:06:49 -07:00 committed by GitHub
parent ccadd43618
commit f3740abc35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -205,16 +205,17 @@ Emulate button press on PlayStation 4. This emulates the commands available for
Full list of supported commands.
| Command | Button Emulated |
| -------- | ---------------- |
| `ps` | PS (PlayStation) |
| `option` | Option |
| `enter` | Enter |
| `back` | Back |
| `up` | Swipe Up |
| `down` | Swipe Down |
| `left` | Swipe Left |
| `right` | Swipe Right |
| Command | Button Emulated |
| --------- | ------------------ |
| `ps` | PS (PlayStation) |
| `ps_hold` | PS Hold/Long Press |
| `option` | Option |
| `enter` | Enter |
| `back` | Back |
| `up` | Swipe Up |
| `down` | Swipe Down |
| `left` | Swipe Left |
| `right` | Swipe Right |
## Troubleshooting