A GTK3 frontend for Xorg XInput
- List available input devices
- View detailed device information
- Float or reattach devices
- View and modify device properties
- Receive a popup warning if an
xinput
operation fails
xorg-xinput
gtkmm3
(Arch) orlibgtkmm-3.0-dev
(Debian/Ubuntu)
The xinput-gtk-git package is maintained by softexpert. Install it using any AUR helper:
yay -S xinput-gtk-git
git clone https://github.com/mehedirm6244/xinput-gtk
cd xinput-gtk
mkdir build && cd build
cmake ..
cmake --build .
To run the binary, either use it from the /build
directory or move it to /usr/bin
for system-wide access:
sudo mv xinput-gtk /usr/bin/