| Server IP : 104.21.84.107 / Your IP : 104.23.197.208 Web Server : Apache/2.4.63 (Ubuntu) System : Linux adminpruebas-Virtual-Machine 6.14.0-37-generic #37-Ubuntu SMP PREEMPT_DYNAMIC Fri Nov 14 22:10:32 UTC 2025 x86_64 User : www-data ( 33) PHP Version : 8.4.5 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 <[email protected]>, Fri, 8 Jan 2016 23:50:11 +0100