From a38c6c875774dc730cb513c2383d2d9cc378b663 Mon Sep 17 00:00:00 2001 From: JohnGebbie Date: Wed, 2 Nov 2022 14:00:16 +0000 Subject: [PATCH] Updated Useful add ons for sway (markdown) --- ...add-ons-for-sway.md => Useful-add-ons-for-sway:-add-dotool.md | 1 + 1 file changed, 1 insertion(+) rename Useful-add-ons-for-sway.md => Useful-add-ons-for-sway:-add-dotool.md (99%) diff --git a/Useful-add-ons-for-sway.md b/Useful-add-ons-for-sway:-add-dotool.md similarity index 99% rename from Useful-add-ons-for-sway.md rename to Useful-add-ons-for-sway:-add-dotool.md index 1ffe3ec..1f61070 100644 --- a/Useful-add-ons-for-sway.md +++ b/Useful-add-ons-for-sway:-add-dotool.md @@ -172,6 +172,7 @@ Generic launchers for GTK or KDE such as [xfce4-appfinder](https://docs.xfce.org ## Keyboard/Input * [wev](https://git.sr.ht/~sircmpwn/wev) - event debugging similar to xev for X11 * [wshowkeys](https://github.com/ammgws/wshowkeys) - display keypresses (fork with fixes for recent wlroots versions, original [here](https://git.sr.ht/~sircmpwn/wshowkeys)) +* [dotool](https://git.sr.ht/~geb/dotool) - Command to simulate input anywhere (X11/Wayland/TTYs) [like xdotool(1)] * [ydotool](https://github.com/ReimuNotMoe/ydotool) - Generic command-line automation tool (no X!) [like xdotool(1)] * [myautotype](https://gitlab.com/wef/dotfiles/-/blob/master/bin/myautotype) - Hot-keys using ydotool possibly looking up a key-value pair from ~/.config/myautotype * [wtype](https://github.com/atx/wtype) - xdotool type for wayland