Add keyd to "Keyboard/Input"

Takahashi, Naoki 2023-11-10 01:45:19 +09:00
parent 24b0ae7cab
commit 5a3c8beae3

@ -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