macOS
brew install xkbcomplocal Homebrew formula metadata
sudo port install xkbcompMacPorts ports tree · x11/xkbcomp/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de xkbcomp pour les workflows d'agents IA.
installation
brew install xkbcomplocal Homebrew formula metadata
sudo port install xkbcompMacPorts ports tree · x11/xkbcomp/Portfile · Source: api.github.com
sudo apk add xkbcompAlpine Linux edge package indexes · xkbcomp · Source: dl-cdn.alpinelinux.org
sudo dnf install xkbcompFedora Rawhide package metadata · xkbcomp · Source: dl.fedoraproject.org
nix profile install nixpkgs#xkbcompnixpkgs package indexes · pkgs/by-name/xk/xkbcomp/package.nix · Source: api.github.com
sudo zypper install xkbcompopenSUSE Tumbleweed package metadata · xkbcomp · Source: download.opensuse.org
aperçu
XKB keyboard description compiler
historique
xkbcomp is the X Keyboard Extension keymap compiler. It turns human-readable XKB keyboard descriptions into compiled keymaps for X servers and utilities, and can also reverse a running display or compiled map back into resolved XKB source.
The manual page identifies xkbcomp as a compiler for XKB keyboard descriptions and carries 1994 copyright lines for Silicon Graphics Computer Systems and the X Consortium, with Erik Fortune of Silicon Graphics listed as author. That places the tool in the original XKB work that extended X11 keyboard handling beyond the older core protocol.
As X11 moved through XFree86 and X.Org, xkbcomp remained the low-level compiler behind keyboard layout composition. The X.Org XKB page now points users toward xkeyboard-config for the maintained data files, while the xkbcomp source is maintained as an X.Org application project on freedesktop.org.
xkbcomp was adopted because XKB itself became the standard keyboard model for X11 systems. Desktop environments and users usually interact with higher-level tools such as setxkbmap or desktop settings, but xkbcomp sits underneath them as the program that verifies, resolves, compiles, dumps, or uploads the actual keymap.
The tool also became a favorite diagnostic and customization utility for keyboard-layout specialists. Documentation and community examples commonly use `xkbcomp :0 -` to inspect the active keymap or `xkbcomp file.xkb $DISPLAY` to load a custom map into a running X server.
Common package usage is compiling `.xkb` source into `.xkm` files, generating resolved XKB source from a display or compiled map, updating the keymap for a running X display, and producing C headers for servers or utilities that need built-in default keymaps.
For layout authors, xkbcomp is the last mile after editing keycodes, types, compat, symbols, and geometry files. It checks that those pieces merge into a complete keymap and reports warnings at selectable verbosity levels.
xkbcomp is classic Unix desktop substrate: rarely glamorous, but essential when packaging X servers, keyboard data, desktop sessions, remote desktops, or custom layouts. It is also a good example of a compiler whose input language is configuration rather than application code.
For package maintainers, its significance comes from being split from the keyboard-layout data it consumes. xkeyboard-config supplies the evolving layout corpus; xkbcomp supplies the compiler that XKB-capable systems rely on to consume that corpus.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
xkbcomp | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:xkbcomp |
|---|---|
| Version | 1.5.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/xkbcomp |
| Page d'accueil | https://www.x.org |
| Dépôt | https://gitlab.freedesktop.org/xorg/app/xkbcomp |
| Docs amont | https://www.x.org/archive/X11R7.5/doc/man/man1/xkbcomp.1.html |
| Licence | HPND AND MIT-open-group |
| Archive source | https://www.x.org/releases/individual/app/xkbcomp-1.5.0.tar.xz |
| Dépendances | libx11, libxkbfile |
| Dépendances de compilation | pkgconf |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | xkbcomp |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
xkbcomp
nix profile install nixpkgs#xkbcompxkbcomp 1.5.0-r0
XKBD keymap compiler
sudo apk add xkbcompxkbcomp-dev 1.5.0-r0
XKBD keymap compiler (development files)
sudo apk add xkbcomp-devxkbcomp-doc 1.5.0-r0
XKBD keymap compiler (documentation)
sudo apk add xkbcomp-docxkbcomp 1.5.0-2.fc44
XKB keymap compiler
sudo dnf install xkbcompxkbcomp-devel 1.5.0-2.fc44
XKB keymap compiler development package
sudo dnf install xkbcomp-develxkbcomp 1.5.0-1.3
Utility to compile XKB keyboard description
sudo zypper install xkbcompxkbcomp-devel 1.5.0-1.3
Utility to compile XKB keyboard description -- Development Files
sudo zypper install xkbcomp-develxkbcomp
sudo port install xkbcomppiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.