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. Full list of supported commands.
| Command | Button Emulated | | Command | Button Emulated |
| -------- | ---------------- | | --------- | ------------------ |
| `ps` | PS (PlayStation) | | `ps` | PS (PlayStation) |
| `option` | Option | | `ps_hold` | PS Hold/Long Press |
| `enter` | Enter | | `option` | Option |
| `back` | Back | | `enter` | Enter |
| `up` | Swipe Up | | `back` | Back |
| `down` | Swipe Down | | `up` | Swipe Up |
| `left` | Swipe Left | | `down` | Swipe Down |
| `right` | Swipe Right | | `left` | Swipe Left |
| `right` | Swipe Right |
## Troubleshooting ## Troubleshooting