macOS
brew install keydlocal Homebrew formula metadata
brew / 順位 9973
keyd のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install keydlocal Homebrew formula metadata
sudo apk add keydAlpine Linux edge package indexes · keyd · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#keydnixpkgs package indexes · pkgs/by-name/ke/keyd/package.nix · ソース: api.github.com
sudo pacman -S keydArch Linux sync databases · keyd · ソース: geo.mirror.pkgbuild.com
sudo zypper install keydopenSUSE Tumbleweed package metadata · keyd · ソース: download.opensuse.org
概要
Key remapping daemon for Linux
履歴
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.
セキュリティ状態
keyd に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.conf実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
keyd | cli | グローバル実行可能ファイル | |
keyd-application-mapper | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/rvaiya/keyd
インストールメタデータ
| パッケージキー | brew:keyd |
|---|---|
| バージョン | 2.6.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/keyd |
| ホームページ | https://github.com/rvaiya/keyd |
| リポジトリ | https://github.com/rvaiya/keyd |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/rvaiya/keyd/archive/refs/tags/v2.6.0.tar.gz |
| 最終更新 | 2026-06-11T11:49:33Z |
| Pulse | updated |
| Bottle | 利用可能 (対象 arm64_linux, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | declared |
| 注意点 | Default configuration goes in $HOMEBREW_PREFIX/etc/keyd/default.conf |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | keyd |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-mapperソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.