From 079f91862b1c541219913410a683c6b3ceca843b Mon Sep 17 00:00:00 2001 From: Dimitri Witkowski Date: Sat, 30 Jan 2021 21:38:12 +0100 Subject: [PATCH] Updated Auto Type (markdown) --- Auto-Type.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Auto-Type.md b/Auto-Type.md index 582997d..7268d48 100644 --- a/Auto-Type.md +++ b/Auto-Type.md @@ -30,7 +30,7 @@ On Linux, xdotool installation is required: `sudo apt-get install xdotool`. ### Commands -`{DELAY X}` `{DELAY=X}` `{CLEARFIELD}` `{VKEY X}` +`{DELAY X}` `{CLEARFIELD}` `{VKEY X}` ### Combinations @@ -41,6 +41,7 @@ On Linux, xdotool installation is required: `sudo apt-get install xdotool`. ## Not supported `{CAPSLOCK}` `{NUMLOCK}` `{SCROLLLOCK}` `{APPS}` `{HELP}` `{PRTSC}` `{BREAK}` +`{DELAY=X}` `{VKEY-NX *}` `{VKEY-EX *}` `{REF:*}` `{T-REPLACE-RX:*}` `{T-CONV:*}` `{BASE}` `{BASE:*}` `{URL:*}`