From 58d6fa287676da9ff38f0ffe2acb32b06337cac7 Mon Sep 17 00:00:00 2001 From: ktnrg45 <38207570+ktnrg45@users.noreply.github.com> Date: Fri, 24 Jan 2020 04:35:54 -0700 Subject: [PATCH] Add PS Hold to commands --- source/_integrations/ps4.markdown | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/source/_integrations/ps4.markdown b/source/_integrations/ps4.markdown index 00d8ba8f3aaf..8e2fc2a5b399 100644 --- a/source/_integrations/ps4.markdown +++ b/source/_integrations/ps4.markdown @@ -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