macOS
brew install xinputlocal Homebrew formula metadata
sudo port install xinputMacPorts ports tree · x11/xinput/Portfile · ソース: api.github.com
brew / 順位 775
xinput のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install xinputlocal Homebrew formula metadata
sudo port install xinputMacPorts ports tree · x11/xinput/Portfile · ソース: api.github.com
sudo apk add xinputAlpine Linux edge package indexes · xinput · ソース: dl-cdn.alpinelinux.org
sudo apt install xinputDebian stable package indexes · xinput · ソース: deb.debian.org
sudo dnf install xinputFedora Rawhide package metadata · xinput · ソース: dl.fedoraproject.org
nix profile install nixpkgs#xinputnixpkgs package indexes · pkgs/by-name/xi/xinput/package.nix · ソース: api.github.com
sudo zypper install xinputopenSUSE Tumbleweed package metadata · xinput · ソース: download.opensuse.org
概要
Utility to configure and test X input devices
履歴
xinput is the X.Org command-line utility for inspecting, testing, and changing X Input extension devices. It is the terminal user's bridge to X11 keyboards, mice, touchpads, tablets, buttons, valuators, feedbacks, properties, and XI2 event testing.
The xinput manpage records a 1996-1997 copyright for Frederic Lepied, with later authors including Philip Langdale, Peter Hutterer, Julien Cristau, Thomas Jaeger, and others. That places the utility in the X Input extension lineage: a CLI companion to the protocol/library work that let X clients distinguish devices beyond the core keyboard and pointer.
The underlying X Input Extension was created to support additional input devices beyond the pointer and keyboard defined by the core X protocol. X Input 2 changed the model again: the XI2 specification lists the initial XI2 protocol release in October 2009, smooth scrolling/raw-event changes in December 2011, and multitouch support in March 2012. xinput's `--test_xi2` and property commands expose that newer input stack to users and maintainers.
xinput became a standard troubleshooting and configuration tool for X11 desktops because input hardware became more complex than a keyboard and three-button mouse. Touchpads, tablets, external mice, button remaps, acceleration settings, device enable/disable state, and driver properties all created a need for a scriptable inspection tool.
Its adoption is mostly operational rather than glamorous: distribution wikis, support answers, and user dotfiles use xinput to discover device ids, list properties, change button maps, test event delivery, and patch input behavior at session startup. Under Wayland/XWayland its role is narrower, but for real Xorg sessions it remains the canonical package.
Common commands include listing devices, querying a device's long information, listing properties, setting a property, changing a button map, switching absolute/relative mode, watching property changes, and testing events. Device arguments may be names or X ids, and properties may be names or Atom values.
Package users reach for xinput when a touchpad is too sensitive, a mouse button needs remapping, a tablet reports unexpected axes, a device needs disabling for a session, or an X client is not receiving expected input events. It is both an everyday workaround tool and a developer diagnostic for the X Input extension.
xinput matters because it packages a complicated display-server protocol into a small CLI that can be pasted into bug reports and startup scripts. That is exactly the sort of utility package that keeps old subsystems maintainable.
It also marks the transition from the core X pointer/keyboard model to modern multi-device input. XI2 concepts such as device hierarchy, raw events, smooth scrolling, and multitouch are abstract protocol features; xinput is how many users first see them as concrete device ids and properties.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
xinput | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:xinput |
|---|---|
| バージョン | 1.6.4 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://gitlab.freedesktop.org/xorg/app/xinput |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
xinput 1.6.4-1
Runtime configuration and test of XInput devices
sudo apt install xinputxinput
nix profile install nixpkgs#xinputxinput 1.6.4-1build1
Runtime configuration and test of XInput devices
sudo apt install xinputxinput 1.6.4-r2
Utility to configure and test XInput devices
sudo apk add xinputxinput-doc 1.6.4-r2
Utility to configure and test XInput devices (documentation)
sudo apk add xinput-docxinput 1.6.4-7.fc45
Utility to query X Input devices
sudo dnf install xinputxinput 1.6.4-1.11
Utility to configure and test X input devices
sudo zypper install xinputxinput
sudo port install xinputソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.