6/14/2026 at 8:54:12 AM
I've been using kmonad[1] on my laptop for years which looks similar. Highly recommend it, it's brilliant.by ceuk
6/10/2026 at 5:27:56 PM
by joooscha
6/14/2026 at 8:54:12 AM
I've been using kmonad[1] on my laptop for years which looks similar. Highly recommend it, it's brilliant.by ceuk
6/13/2026 at 5:53:48 AM
It's a shame that the title doesn't say what the s/w is : keyd.I actually use keyd on my laptops because it seems to do everything I need and is easy to get going without any fuss. So thank you Raheman Vaiya.
by sherr
6/13/2026 at 1:27:45 AM
I find this kind of keyboard remapping essential when using a laptop now that I'm used to using an external keyboard with QMK firmware at my desk (though these days I use Kmonad).by garciansmith
6/13/2026 at 8:29:19 PM
My framework 16 has a QMK firmware and can be remapped with complex setups.But I didn't find any cool use case for it, what do you use it for ?
by LelouBil
6/13/2026 at 1:35:56 AM
Oh my god! I hate using anything that is not my keyboard anymore. Laptops are not ‘lap’tops for me since I will just be slow without my keyboard. The split keyboard with many thumb keys is tough to achieve on laptop.by analog_daddy
6/13/2026 at 1:46:38 AM
Yeah, that is the downside to making your keyboard your own. Anytime I use someone else's computer I always spend a few seconds wondering why I just turned caps lock on and wrote a bunch of gibberish.by garciansmith
6/13/2026 at 2:09:50 AM
I had a friend with a kinesis dvorak keyboard.Happily he would put it in "guest" qwerty mode when I had to type on it. It was hard enough typing in a cereal bowl.
by m463
6/13/2026 at 7:19:22 AM
The caps lock thing always happens with me haha, the funnest thing is other people are unable to understand hitting caps lock is more ergonomic than right ctrl.by ta8903
6/13/2026 at 12:00:32 PM
Others remap it to ESC...by sandreas
6/13/2026 at 3:05:22 PM
ESC on tap, CTRL on hold is the way!by yummybrainz
6/13/2026 at 2:17:53 AM
Japanese keyboard layout + kmonad is how I cope.by resonious
6/13/2026 at 7:21:47 AM
This is one of many things that used to be easier before waylandYou can get pretty far with just the xkbd definions though, although you need root to reconfigure it.
A bit ironically, the easiest way I've found to create xkbd definions is to start an X11 server, reconfigure your xmodmap+xcompose, and export the current xkbd settings. Xmodmap is much easier to edit than editing xkbd directly.
by procaryote
6/13/2026 at 10:08:31 AM
> You can get pretty far with just the xkbd definions though, although you need root to reconfigure it.You can put them in user XDG_CONFIG_HOME – you might be right that you need root once to configure it to look there though. (And that might depend on how distro/package manager ships it.)
by OJFord
6/13/2026 at 6:57:44 AM
This is fantastic!I wish window/app selection in Wayland was better. On my Mac I use a combination of Phoenix and Hyperkey to capture capslock + key combinations, (e.g. cap+f for Firefox) which when pressed, either open an app of my choice it not already open, or bring it to the front of the stack.
Last time I looked into it window and app selection in Wayland just didn’t work.
by neosenate
6/13/2026 at 7:58:54 PM
I use https://github.com/houmain/keymapper to achieve the same thing, Meta + W: open or switch through existing Firefox windows, Meta + Z: open or switch through existing Terminal Windows, etc.It works on Wayland from my understanding, but I'm using X11 as my daily driver.
by KetoManx64
6/13/2026 at 9:51:14 AM
I've used `keyd` in the past and found it to be very fast and good. I have moved to `xremap` since, as an Emacs user being able to do this https://github.com/xremap/xremap/blob/master/example/emacs.y... make everything much much better.Can something like that be done with `keyd`?
by jvillasante
6/13/2026 at 7:29:52 AM
> a hand tuned input loop written in C that takes <<1msYes, I would certainly expect much less than 1ms. Perhaps 1µs should be the goal?
by petters
6/13/2026 at 8:18:45 AM
Great software. Especially the "lettermod" feature. It allows you to configure a key to switch to a layer / secondary actions if held for some time, but only if no other key was pressed within some time before. So secondary key actions don't happen while the user is actively typing a text. This makes it very easy to add homerow mods (adding Ctrl, Alt, etc to the homerow keys) without the struggle of accidently triggering them.by nilsherzig
6/13/2026 at 10:15:10 AM
I've been using `keyd` for a while, it's pretty good. I even wrote a text explaining how I use it: https://crocidb.com/post/my-journey-trying-to-get-rid-of-cap...by CrociDB
6/13/2026 at 2:22:28 AM
This is fantastic. Works perfectly right off the bat. I have so much trouble just getting capslock to be control consistently in Linux, and this made it easy.by Refreeze5224
6/13/2026 at 8:24:00 AM
Does anyone know how this compares to interception-tools?[0]by mijoharas
6/13/2026 at 4:52:48 PM
I love keyd, it uses uinput so it works on the vtty too.by jcalvinowens
6/13/2026 at 7:20:34 AM
I use it to remap my mouse keys. Works like a charm on Fedora Silverblue.by rreyes1979
6/10/2026 at 5:27:56 PM
I used this to remap the space key to be a modifier key and thought it might be useful for some.by joooscha
6/13/2026 at 3:37:09 AM
What are the differences between this and https://github.com/sezanzeb/input-remapper ?by lostmsu
6/13/2026 at 4:22:46 AM
From what I can see in their readme, this is basically a key remapping utility without any of the advanced macro functionality that Input Remapper has.For example, I can create a macro in Input Remapper that is bound to the F12 key and will press keys 1, 2, and 3 in order at a certain rate and repeat for as long as I hold down that F12 key.
This utility would just allow me to remap a key to another without that repeat or timing functionality.
by mkolassa
6/13/2026 at 2:13:30 PM
Is it a competitor of Kanata ?by lolive
6/13/2026 at 2:40:55 AM
Now I can finally reimplement spacebar heating!by zarflax
6/13/2026 at 2:07:28 AM
Thanks keyd! You replaced a number of utterly shameful and janktacular python scripts.by smallmancontrov
6/13/2026 at 9:16:11 AM
keyd is great, I use it to have mac-style bindingsby alexhornby
6/13/2026 at 11:32:17 AM
I have been using this for a while and it's great. Here's my config [main]
# Maps capslock to escape when pressed and control when held.
capslock = overload(control, esc)
# Maps left meta to alt+f1 when tapped alone for start menu
leftmeta = overload(meta, macro(A-f1))
# Makes a shift layer
[shift]
leftshift = capslock
rightshift = capslock
# i.e, when some shift is pressed down, the other shift being pressed will yield a capslock.
# So, press lshift+rshift for capslock
by porridgeraisin
6/13/2026 at 7:49:46 AM
I use Karabiner-Elements on macOS, and finding keyd was a godsend on Linux. I cannot deal with standard keyboard mappings and the lack of hold/tap keys.by innocentoldguy
6/13/2026 at 7:46:24 AM
I've done nearly the same thing and have called it 'keyd' as well.It's a little more inspired by a "djb" style design. Instead of having a configuration file, the program takes a single argument which is meant to be a directory. Then, if code 113 is pressed, it looks for an executable file named '113' in the given directory and if it exists will execute it. If not found it then tries '113+', then on release it will try '113-'.
by themafia