From 07d333b3eb142839ff5653e193413265f28bc217 Mon Sep 17 00:00:00 2001 From: John Gebbie Date: Wed, 4 Jan 2023 21:47:34 +0000 Subject: [PATCH] mention dotoold and dotoolc in --help --- dotool.go | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dotool.go b/dotool.go index 7fc0d1a..fbda968 100644 --- a/dotool.go +++ b/dotool.go @@ -178,6 +178,9 @@ They are case insensitive, except uppercase character keys also simulate shift. The modifiers are: super, ctrl, alt and shift. +The daemon and client, dotoold and dotoolc, can used to keep a persistent +virtual device for a quicker initial response. + --list-keys Print the supported Linux keys and their keycodes.