| Server IP : 209.205.66.10 / Your IP : 216.73.216.173 Web Server : Apache/2.4.52 (Ubuntu) System : Linux ammon 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 User : ( 1006) PHP Version : 8.5.8 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/inputattach/ |
Upload File : |
inputattach for Debian ---------------------- This package does not include an initscript to initialize your devices automatically; it isn't possible to adequately control inputattach as would be required for an initscript. To automatically attach a serial device to the input layer, the recommended approach is simply to add the appropriate lines to /etc/rc.local, or to a local udev rules file. For example, to configure a Mouse Systems mouse on the first serial port: * in /etc/rc.local inputattach --daemon -msc /dev/ttyS0 * or in /etc/udev/010_local.rules ACTION=="add", KERNEL=="ttyS0", RUN+="/usr/bin/inputattach --daemon -msc /dev/%k" This package includes udev rules to automatically attach Wacom W8001 devices on Fujitsu T2010 or Lenovo X200-series laptops and tablets. These rules conflict with versions of xserver-xorg-wacom matching WACf or FUJ02e5 in a MatchProduct line; to use the tablets with inputattach, the matching identifiers in the MatchProduct line must be removed so that the evdev driver is used in X.org. -- Stephen Kitt <skitt@debian.org>, Fri, 8 Jan 2016 23:50:11 +0100