inputattach
utility to connect serial-attached peripherals to the input subsystem
Install
- All systems
-
curl cmd.cat/inputattach.sh
- Debian
-
apt-get install inputattach
- Ubuntu
-
apt-get install inputattach
- Arch Linux
-
pacman -S inputattach
- Kali Linux
-
apt-get install inputattach
- CentOS
-
yum install inputattach
- Fedora
-
dnf install inputattach
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install inputattach
- Raspbian
-
apt-get install inputattach
- Dockerfile
- dockerfile.run/inputattach
inputattach
utility to connect serial-attached peripherals to the input subsystem
inputattach connects legacy serial-attached input peripherals to the input subsystem: keyboards, mice, joysticks, touch-screens... Amongst other things this allows legacy mice to be accessed via the /dev/input/mice multiplexer. Supported devices include: * Serial-attached keyboards including the Apple Newton keyboard, DEC LK201 / LK401 keyboards, the Stowaway keyboard, Sun type 4 and 5 keyboards, standard PS/2 keyboards with a serial adapter * Serial mice using Genius, Logitech, Microsoft or Mouse Systems protocols * Serial-attached touchscreens including those manufactured by 3M, ELO, Fujitsu, Penmount, Touchright, Touchwindow * Serial-attached joysticks including I-Force, SpaceBall, SpaceOrb, Gravis Stinger, WingMan Warrior * The Handykey Twiddler used as a joystick or a chording keyboard
linuxconsoletools
devices to the kernel's input subsystem
linuxconsole
Set of utilities for joysticks and serial devices
gpm
General Purpose Mouse interface
This package provides a daemon that captures mouse events when the system console is active, and delivers events to applications through a library. By default, the daemon provides a 'selection' mode, so that cut-and-paste with the mouse works on the console just as it does under X.