From 75907dff43c72177f0b84b5a4ea47b1df80df9eb Mon Sep 17 00:00:00 2001 From: Kevin F Date: Sun, 29 Jan 2023 20:00:44 -0600 Subject: [PATCH] Remove duplicate code fences --- server/XdotoolCommands.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/server/XdotoolCommands.md b/server/XdotoolCommands.md index 2ac2d31..f4ec348 100644 --- a/server/XdotoolCommands.md +++ b/server/XdotoolCommands.md @@ -4,10 +4,6 @@ Currently the two commands are `type` and `key`. `type` is used to type a charac `type` is specified by '{kb_cmd:xdotool}:', and `key` is specified by '{kb_cmd:kxdotool}:'. If the command is not specified and `alwaysUseXdotool` is set from the environment variable, it will default to `type`. -``` go - -``` go - ``` go --- handle xdotoool commands