1inputattach(1) General Commands Manual inputattach(1)
2
3
4
6 inputattach - attach a serial line to an input-layer device
7
9 inputattach [--daemon] <mode> <device>
10
12 inputattach attaches a serial line to an input-layer device via a line
13 discipline.
14
15 Exactly one of the available modes must be specified on the command
16 line.
17
19 --daemon
20 Forks into the background.
21
22 --always
23 Ignore initialization failures when attaching the device.
24
25 --noinit
26 Skip device initialization.
27
28 Modes
29 -dump, --dump
30 Just enable device
31
32 -elo3b, --elo261-280
33 ELO Touchscreen, 3-byte mode
34
35 -elo4b, --elo271-140
36 ELO touchscreen, 4-byte mode
37
38 -elo6b, --elo4002
39 ELO touchscreen, 6-byte mode
40
41 -elo, --elotouch
42 ELO touchscreen, 10-byte mode
43
44 -ipaq, --h3600ts
45 Ipaq h3600 touchscreen
46
47 -ifor, --iforce
48 I-Force joystick or wheel
49
50 -ms3, --intellimouse
51 Microsoft IntelliMouse
52
53 -lk, --lkkbd
54 DEC LK201 / LK401 keyboards
55
56 -mag, --magellan
57 Magellan / SpaceMouse
58
59 -bare, --microsoft
60 2-button Microsoft mouse
61
62 -mmw, --mmwheel
63 Logitech mouse with 4-5 buttons or a wheel
64
65 -mman, --mouseman
66 3-button Logitech / Genius mouse
67
68 -msc, --mousesystems
69 3-button Mouse Systems mouse
70
71 -ms, --mshack
72 3-button mouse in Microsoft mode
73
74 -newt, --newtonkbd
75 Newton keyboard
76
77 -ps2ser, --ps2serkbd
78 PS/2 via serial keyboard
79
80 -sbl, --spaceball
81 SpaceBall 2003 / 3003 / 4000 FLX
82
83 -orb, --spaceorb
84 SpaceOrb 360 / SpaceBall Avenger
85
86 -sting, --stinger
87 Gravis Stinger
88
89 -ipaqkbd, --stowawaykbd
90 Stowaway keyboard
91
92 -skb, --sunkbd
93 Sun Type 4 and Type 5 keyboards
94
95 -sun, --sunmouse
96 3-button Sun mouse
97
98 -twidjoy, --twiddler-joy
99 Handykey Twiddler used as a joystick
100
101 -twid, --twiddler
102 Handykey Twiddler chording keyboard
103
104 -vs, --vsxxx-aa
105 DEC VSXXX-AA / VSXXX-GA mouse and VSXXX-A tablet
106
107 -war, --warrior
108 WingMan Warrior
109
111 inputattach was written by Vojtech Pavlik and Arndt Schoenewald. The
112 version packaged for Debian includes updates by Dmitry Torokhov and
113 Sahara Touch-iT213 support by Claudio Nieder.
114
115 This manual page was written by Stephen Kitt <steve@sk2.org>, for the
116 Debian GNU/Linux system (but may be used by others). It was last modi‐
117 fied for inputattach version 1.24, dated April 4, 2007.
118
119
120
121inputattach June 16, 2009 inputattach(1)