From 5a3c8beae335860d5ee52ce013c23dbf5879ad55 Mon Sep 17 00:00:00 2001 From: "Takahashi, Naoki" <102382754+tkna91@users.noreply.github.com> Date: Fri, 10 Nov 2023 01:45:19 +0900 Subject: [PATCH] Add `keyd` to "Keyboard/Input" --- Useful-add-ons-for-sway.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Useful-add-ons-for-sway.md b/Useful-add-ons-for-sway.md index da32c72..b075870 100644 --- a/Useful-add-ons-for-sway.md +++ b/Useful-add-ons-for-sway.md @@ -191,6 +191,7 @@ connected outputs based on a set of profiles. * [swhkd](https://github.com/waycrate/swhkd) - sxhkd clone for Wayland (works on TTY and X11 too) * [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)) +* [keyd](https://github.com/rvaiya/keyd) - A key remapping daemon for linux. * [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