Skip to content

Commit f3740ab

Browse files
authored
Add PS Hold to commands (#11918)
1 parent ccadd43 commit f3740ab

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

source/_integrations/ps4.markdown

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -205,16 +205,17 @@ Emulate button press on PlayStation 4. This emulates the commands available for
205205

206206
Full list of supported commands.
207207

208-
| Command | Button Emulated |
209-
| -------- | ---------------- |
210-
| `ps` | PS (PlayStation) |
211-
| `option` | Option |
212-
| `enter` | Enter |
213-
| `back` | Back |
214-
| `up` | Swipe Up |
215-
| `down` | Swipe Down |
216-
| `left` | Swipe Left |
217-
| `right` | Swipe Right |
208+
| Command | Button Emulated |
209+
| --------- | ------------------ |
210+
| `ps` | PS (PlayStation) |
211+
| `ps_hold` | PS Hold/Long Press |
212+
| `option` | Option |
213+
| `enter` | Enter |
214+
| `back` | Back |
215+
| `up` | Swipe Up |
216+
| `down` | Swipe Down |
217+
| `left` | Swipe Left |
218+
| `right` | Swipe Right |
218219

219220
## Troubleshooting
220221

0 commit comments

Comments
 (0)