macOS
brew install keydlocal Homebrew formula metadata
brew / rank 10093
Key remapping daemon for Linux. Version 2.6.0 via Homebrew; verified 2026-06-11. Also installable with debian: sudo apt install keyd.
install
brew install keydlocal Homebrew formula metadata
sudo apk add keydAlpine Linux edge package indexes · keyd · source: dl-cdn.alpinelinux.org
sudo apt install keydDebian stable package indexes · keyd · source: deb.debian.org
nix profile install nixpkgs#keydnixpkgs package indexes · pkgs/by-name/ke/keyd/package.nix · source: api.github.com
sudo pacman -S keydArch Linux sync databases · keyd · source: geo.mirror.pkgbuild.com
sudo zypper install keydopenSUSE Tumbleweed package metadata · keyd · source: download.opensuse.org
overview
Key remapping daemon for Linux
history
keyd is a Linux key-remapping daemon that works below the display-server layer using evdev and uinput. It exists because desktop-specific tools such as xmodmap and xcape can be brittle across X11, Wayland, terminal VTs, and multiple keyboards.
The project, maintained by rvaiya, framed its impetus as a missing Linux-wide remapping solution. Its design goals are speed, a simple config format, consistent modifier behavior, and a small Unix-style daemon with IPC for scripting and application-specific remapping.
The v2 documentation notes that the configuration format went through several iterations after the first release, making the man page the authoritative guide for users migrating from v1. The man page describes keyd as a system-wide daemon supporting layers, one-shot modifiers, macros, and custom layouts that persist across Wayland, X11, and TTY boundaries.
keyd became popular among Linux users who wanted firmware-like keyboard behavior without flashing QMK or depending on a single desktop session. Distribution packages in Alpine, Debian, Nix, Arch, openSUSE, and Homebrew-style catalogs show adoption beyond source builds.
The common first configuration maps Caps Lock to Escape when tapped and Control when held, then reloads the daemon with keyd reload. More advanced users define layers, per-keyboard IDs, application mappings, Unicode output, and home-row or one-shot modifiers.
keyd is interesting to package nerds because it packages a tiny C daemon that changes the physical typing environment for the whole machine. It is also a practical response to the Wayland transition: remapping below the display server avoids the split between X-only and Wayland-only tools.
security posture
No matching local secret-handling manifest was found for keyd. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/keyd/default.conf~/.config/keyd/app.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
keyd | executable | indexed executable | Discovered from the local executable index. |
keyd-application-mapper | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:keyd |
|---|---|
| Version | 2.6.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/rvaiya/keyd |
| Repository | https://github.com/rvaiya/keyd |
| Last updated | 2026-06-11T11:49:33Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
keyd 2.5.0-4
keyboard key remapping daemon
https://github.com/rvaiya/keyd
sudo apt install keydkeyd-application-mapper 2.5.0-4
keyboard key remapping daemon - application-specific remapper
https://github.com/rvaiya/keyd
sudo apt install keyd-application-mapperkeyd
nix profile install nixpkgs#keydkeyd 2.6.0-r1
A key remapping daemon for Linux
https://github.com/rvaiya/keyd
sudo apk add keydkeyd-application-mapper 2.6.0-r1
A key remapping daemon for Linux - application specific remapping
https://github.com/rvaiya/keyd
sudo apk add keyd-application-mapperkeyd-doc 2.6.0-r1
A key remapping daemon for Linux (documentation)
https://github.com/rvaiya/keyd
sudo apk add keyd-dockeyd-openrc 2.6.0-r1
A key remapping daemon for Linux (OpenRC init scripts)
https://github.com/rvaiya/keyd
sudo apk add keyd-openrckeyd-systemd 2.6.0-r1
A key remapping daemon for Linux (systemd files)
https://github.com/rvaiya/keyd
sudo apk add keyd-systemdkeyd 2.6.0-5
A key remapping daemon for linux
https://github.com/rvaiya/keyd
sudo pacman -S keydkeyd 2.6.0-2.1
A key remapping daemon for linux
https://github.com/rvaiya/keyd
sudo zypper install keydkeyd-application-mapper 2.6.0-2.1
Application mapper for keyd
https://github.com/rvaiya/keyd
sudo zypper install keyd-application-mappersource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.