Initial import from FreeBSD RELENG_4:
[dragonfly.git] / usr.sbin / moused / moused.8
1 .\" Copyright (c) 1996
2 .\"     Mike Pritchard <mpp@FreeBSD.org>.  All rights reserved.
3 .\"
4 .\" Redistribution and use in source and binary forms, with or without
5 .\" modification, are permitted provided that the following conditions
6 .\" are met:
7 .\" 1. Redistributions of source code must retain the above copyright
8 .\"    notice, this list of conditions and the following disclaimer.
9 .\" 2. Redistributions in binary form must reproduce the above copyright
10 .\"    notice, this list of conditions and the following disclaimer in the
11 .\"    documentation and/or other materials provided with the distribution.
12 .\" 3. All advertising materials mentioning features or use of this software
13 .\"    must display the following acknowledgement:
14 .\"     This product includes software developed by Mike Pritchard.
15 .\" 4. Neither the name of the author nor the names of its contributors
16 .\"    may be used to endorse or promote products derived from this software
17 .\"    without specific prior written permission.
18 .\"
19 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
20 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
21 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
22 .\" ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
23 .\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
24 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
25 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
26 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
27 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
28 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
29 .\" SUCH DAMAGE.
30 .\"
31 .\" $FreeBSD: src/usr.sbin/moused/moused.8,v 1.27.2.11 2003/04/28 08:34:04 brueffer Exp $
32 .\"
33 .Dd April 1, 2000
34 .Dt MOUSED 8
35 .Os
36 .Sh NAME
37 .Nm moused
38 .Nd pass mouse data to the console driver
39 .Sh SYNOPSIS
40 .Nm
41 .Op Fl DPRacdfs
42 .Op Fl I Ar file
43 .Op Fl F Ar rate
44 .Op Fl r Ar resolution
45 .Op Fl S Ar baudrate
46 .Op Fl a Ar X Ns Op , Ns Ar Y
47 .Op Fl C Ar threshold
48 .Op Fl m Ar N=M
49 .Op Fl w Ar N
50 .Op Fl z Ar target
51 .Op Fl t Ar mousetype
52 .Op Fl 3 Op Fl E Ar timeout
53 .Fl p Ar port
54 .Pp
55 .Nm
56 .Op Fl Pd
57 .Fl p Ar port
58 .Fl i Ar info
59 .Sh DESCRIPTION
60 The
61 .Nm
62 utility and the console driver work together to support
63 mouse operation in the text console and user programs.
64 They virtualize the mouse and provide user programs with mouse data
65 in the standard format
66 (see
67 .Xr sysmouse 4 ) .
68 .Pp
69 The mouse daemon listens to the specified port for mouse data,
70 interprets and then passes it via ioctls to the console driver.
71 The mouse daemon
72 reports translation movement, button press/release
73 events and movement of the roller or the wheel if available.
74 The roller/wheel movement is reported as ``Z'' axis movement.
75 .Pp
76 The console driver will display the mouse pointer on the screen
77 and provide cut and paste functions if the mouse pointer is enabled
78 in the virtual console via
79 .Xr vidcontrol 1 .
80 If
81 .Xr sysmouse 4
82 is opened by the user program, the console driver also passes the mouse
83 data to the device so that the user program will see it.
84 .Pp
85 If the mouse daemon receives the signal
86 .Dv SIGHUP ,
87 it will reopen the mouse port and reinitialize itself.
88 Useful if
89 the mouse is attached/detached while the system is suspended.
90 .Pp
91 The following options are available:
92 .Bl -tag -width indent
93 .It Fl 3
94 Emulate the third (middle) button for 2-button mice.
95 It is emulated
96 by pressing the left and right physical buttons simultaneously.
97 .It Fl C Ar threshold
98 Set double click speed as the maximum interval in msec between button clicks.
99 Without this option, the default value of 500 msec will be assumed.
100 This option will have effect only on the cut and paste operations
101 in the text mode console.
102 The user program which is reading mouse data
103 via
104 .Xr sysmouse 4
105 will not be affected.
106 .It Fl D
107 Lower DTR on the serial port.
108 This option is valid only if
109 .Ar mousesystems
110 is selected as the protocol type.
111 The DTR line may need to be dropped for a 3-button mouse
112 to operate in the
113 .Ar mousesystems
114 mode.
115 .It Fl E Ar timeout
116 When the third button emulation is enabled
117 (see above),
118 the
119 .Nm
120 utility waits
121 .Ar timeout
122 msec at most before deciding whether two buttons are being pressed
123 simultaneously.
124 The default timeout is 100 msec.
125 .It Fl F Ar rate
126 Set the report rate (reports/sec) of the device if supported.
127 .It Fl I Ar file
128 Write the process id of the
129 .Nm
130 utility in the specified file.
131 Without this option, the process id will be stored in
132 .Pa /var/run/moused.pid .
133 .It Fl P
134 Do not start the Plug and Play COM device enumeration procedure
135 when identifying the serial mouse.
136 If this option is given together with the
137 .Fl i
138 option, the
139 .Nm
140 utility will not be able to print useful information for the serial mouse.
141 .It Fl R
142 Lower RTS on the serial port.
143 This option is valid only if
144 .Ar mousesystems
145 is selected as the protocol type by the
146 .Fl t
147 option below.
148 It is often used with the
149 .Fl D
150 option above.
151 Both RTS and DTR lines may need to be dropped for
152 a 3-button mouse to operate in the
153 .Ar mousesystems
154 mode.
155 .It Fl S Ar baudrate
156 Select the baudrate for the serial port (1200 to 9600).
157 Not all serial mice support this option.
158 .It Fl a Ar X Ns Op , Ns Ar Y
159 Accelerate or decelerate the mouse input.
160 This is a linear acceleration only.
161 Values less than 1.0 slow down movement, values greater than 1.0 speed it
162 up.
163 Specifying only one value sets the acceleration for both axes.
164 .It Fl c
165 Some mice report middle button down events
166 as if the left and right buttons are being pressed.
167 This option handles this.
168 .It Fl d
169 Enable debugging messages.
170 .It Fl f
171 Do not become a daemon and instead run as a foreground process.
172 Useful for testing and debugging.
173 .It Fl i Ar info
174 Print specified information and quit.  Available pieces of
175 information are:
176 .Pp
177 .Bl -tag -compact -width modelxxx
178 .It Ar port
179 Port (device file) name, i.e.\&
180 .Pa /dev/cuaa0 ,
181 .Pa /dev/mse0
182 and
183 .Pa /dev/psm0 .
184 .It Ar if
185 Interface type: serial, bus, inport or ps/2.
186 .It Ar type
187 Protocol type.
188 It is one of the types listed under the
189 .Fl t
190 option below or
191 .Ar sysmouse
192 if the driver supports the
193 .Ar sysmouse
194 data format standard.
195 .It Ar model
196 Mouse model.  The
197 .Nm
198 utility may not always be able to identify the model.
199 .It Ar all
200 All of the above items.  Print port, interface, type and model in this order
201 in one line.
202 .El
203 .Pp
204 If the
205 .Nm
206 utility cannot determine the requested information, it prints ``unknown''
207 or ``generic''.
208 .It Fl m Ar N=M
209 Assign the physical button
210 .Ar M
211 to the logical button
212 .Ar N .
213 You may specify as many instances of this option as you like.
214 More than one physical button may be assigned to a logical button at the
215 same time.
216 In this case the logical button will be down,
217 if either of the assigned physical buttons is held down.
218 Do not put space around `='.
219 .It Fl p Ar port
220 Use
221 .Ar port
222 to communicate with the mouse.
223 .It Fl r Ar resolution
224 Set the resolution of the device; in Dots Per Inch, or
225 .Ar low ,
226 .Ar medium-low ,
227 .Ar medium-high
228 or
229 .Ar high .
230 This option may not be supported by all the device.
231 .It Fl s
232 Select a baudrate of 9600 for the serial line.
233 Not all serial mice support this option.
234 .It Fl t Ar type
235 Specify the protocol type of the mouse attached to the port.
236 You may explicitly specify a type listed below, or use
237 .Ar auto
238 to let the
239 .Nm
240 utility automatically select an appropriate protocol for the given
241 mouse.
242 If you entirely omit this option in the command line,
243 .Fl t Ar auto
244 is assumed.
245 Under normal circumstances,
246 you need to use this option only if the
247 .Nm
248 utility is not able to detect the protocol automatically
249 (see
250 .Sx "Configuring Mouse Daemon" ) .
251 .Pp
252 Note that if a protocol type is specified with this option, the
253 .Fl P
254 option above is implied and Plug and Play COM device enumeration
255 procedure will be disabled.
256 .Pp
257 Also note that if your mouse is attached to the PS/2 mouse port, you should
258 always choose
259 .Ar auto
260 or
261 .Ar ps/2 ,
262 regardless of the brand and model of the mouse.  Likewise, if your
263 mouse is attached to the bus mouse port, choose
264 .Ar auto
265 or
266 .Ar busmouse .
267 Serial mouse protocols will not work with these mice.
268 .Pp
269 For the USB mouse, the protocol must be
270 .Ar auto .
271 No other protocol will work with the USB mouse.
272 .Pp
273 Valid types for this option are
274 listed below.
275 .Pp
276 For the serial mouse:
277 .Bl -tag -compact -width mousesystemsxxx
278 .It Ar microsoft
279 Microsoft serial mouse protocol.  Most 2-button serial mice use this protocol.
280 .It Ar intellimouse
281 Microsoft IntelliMouse protocol.  Genius NetMouse,
282 .Tn ASCII
283 Mie Mouse,
284 Logitech MouseMan+ and FirstMouse+ use this protocol too.
285 Other mice with a roller/wheel may be compatible with this protocol.
286 .It Ar mousesystems
287 MouseSystems 5-byte protocol.  3-button mice may use this protocol.
288 .It Ar mmseries
289 MM Series mouse protocol.
290 .It Ar logitech
291 Logitech mouse protocol.  Note that this is for old Logitech models.
292 .Ar mouseman
293 or
294 .Ar intellimouse
295 should be specified for newer models.
296 .It Ar mouseman
297 Logitech MouseMan and TrackMan protocol.  Some 3-button mice may be compatible
298 with this protocol.  Note that MouseMan+ and FirstMouse+ use
299 .Ar intellimouse
300 protocol rather than this one.
301 .It Ar glidepoint
302 ALPS GlidePoint protocol.
303 .It Ar thinkingmouse
304 Kensington ThinkingMouse protocol.
305 .It Ar mmhitab
306 Hitachi tablet protocol.
307 .It Ar x10mouseremote
308 X10 MouseRemote.
309 .It Ar kidspad
310 Genius Kidspad and Easypad protocol.
311 .It Ar versapad
312 Interlink VersaPad protocol.
313 .El
314 .Pp
315 For the bus and InPort mouse:
316 .Bl -tag -compact -width mousesystemsxxx
317 .It Ar busmouse
318 This is the only protocol type available for
319 the bus and InPort mouse and should be specified for any bus mice
320 and InPort mice, regardless of the brand.
321 .El
322 .Pp
323 For the PS/2 mouse:
324 .Bl -tag -compact -width mousesystemsxxx
325 .It Ar ps/2
326 This is the only protocol type available for the PS/2 mouse
327 and should be specified for any PS/2 mice, regardless of the brand.
328 .El
329 .Pp
330 For the USB mouse,
331 .Ar auto
332 is the only protocol type available for the USB mouse
333 and should be specified for any USB mice, regardless of the brand.
334 .It Fl w Ar N
335 Make the physical button
336 .Ar N
337 act as the wheel mode button.
338 While this button is pressed, X and Y axis movement is reported to be zero
339 and the Y axis movement is mapped to Z axis.
340 You may further map the Z axis movement to virtual buttons by the
341 .Fl z
342 option below.
343 .It Fl z Ar target
344 Map Z axis (roller/wheel) movement to another axis or to virtual buttons.
345 Valid
346 .Ar target
347 maybe:
348 .Bl -tag -compact -width x__
349 .It Ar x
350 .It Ar y
351 X or Y axis movement will be reported when the Z axis movement is detected.
352 .It Ar N
353 Report down events for the virtual buttons
354 .Ar N
355 and
356 .Ar N+1
357 respectively when negative and positive Z axis movement
358 is detected.
359 There do not need to be physical buttons
360 .Ar N
361 and
362 .Ar N+1 .
363 Note that mapping to logical buttons is carried out after mapping
364 from the Z axis movement to the virtual buttons is done.
365 .It Ar N1 N2
366 Report down events for the virtual buttons
367 .Ar N1
368 and
369 .Ar N2
370 respectively when negative and positive Z axis movement
371 is detected.
372 .It Ar N1 N2 N3 N4
373 This is useful for the mouse with two wheels of which
374 the second wheel is used to generate horizontal scroll action,
375 and for the mouse which has a knob or a stick which can detect
376 the horizontal force applied by the user.
377 .Pp
378 The motion of the second wheel will be mapped to the buttons
379 .Ar N3 ,
380 for the negative direction, and
381 .Ar N4 ,
382 for the positive direction.
383 If the buttons
384 .Ar N3
385 and
386 .Ar N4
387 actually exist in this mouse, their actions will not be detected.
388 .Pp
389 Note that horizontal movement or second roller/wheel movement may not
390 always be detected,
391 because there appears to be no accepted standard as to how it is encoded.
392 .Pp
393 Note also that some mice think left is the negative horizontal direction;
394 others may think otherwise.
395 Moreover, there are some mice whose two wheels are both mounted vertically,
396 and the direction of the second vertical wheel does not match the
397 first one.
398 .El
399 .El
400 .Ss Configuring Mouse Daemon
401 The first thing you need to know is the interface type
402 of the mouse you are going to use.
403 It can be determined by looking at the connector of the mouse.
404 The serial mouse has a D-Sub female 9- or 25-pin connector.
405 The bus and InPort mice have either a D-Sub male 9-pin connector
406 or a round DIN 9-pin connector.
407 The PS/2 mouse is equipped with a small, round DIN 6-pin connector.
408 Some mice come with adapters with which the connector can
409 be converted to another.  If you are to use such an adapter,
410 remember the connector at the very end of the mouse/adapter pair is
411 what matters.
412 The USB mouse has a flat rectangular connector.
413 .Pp
414 The next thing to decide is a port to use for the given interface.
415 For the bus, InPort and PS/2 mice, there is little choice:
416 the bus and InPort mice always use
417 .Pa /dev/mse0 ,
418 and the PS/2 mouse is always at
419 .Pa /dev/psm0 .
420 There may be more than one serial port to which the serial
421 mouse can be attached.  Many people often assign the first, built-in
422 serial port
423 .Pa /dev/cuaa0
424 to the mouse.
425 You can attach multiple USB mice to your system or to your USB hub.
426 They are accessible as
427 .Pa /dev/ums0 , /dev/ums1 ,
428 and so on.
429 .Pa
430 You may want to create a symbolic link
431 .Pa /dev/mouse
432 pointing to the real port to which the mouse is connected, so that you
433 can easily distinguish which is your ``mouse'' port later.
434 .Pp
435 The next step is to guess the appropriate protocol type for the mouse.
436 The
437 .Nm
438 utility may be able to automatically determine the protocol type.
439 Run the
440 .Nm
441 utility with the
442 .Fl i
443 option and see what it says.  If the command can identify
444 the protocol type, no further investigation is necessary on your part.
445 You may start the daemon without explicitly specifying a protocol type
446 (see
447 .Sx EXAMPLES ) .
448 .Pp
449 The command may print
450 .Ar sysmouse
451 if the mouse driver supports this protocol type.
452 .Pp
453 Note that the
454 .Dv type
455 and
456 .Dv model
457 printed by the
458 .Fl i
459 option do not necessarily match the product name of the pointing device
460 in question, but they may give the name of the device with which it is
461 compatible.
462 .Pp
463 If the
464 .Fl i
465 option yields nothing, you need to specify a protocol type to the
466 .Nm
467 utility by the
468 .Fl t
469 option.
470 You have to make a guess and try.
471 There is rule of thumb:
472 .Pp
473 .Bl -enum -compact -width 1.X
474 .It
475 The bus and InPort mice always use
476 .Ar busmouse
477 protocol regardless of the brand of the mouse.
478 .It
479 The
480 .Ar ps/2
481 protocol should always be specified for the PS/2 mouse
482 regardless of the brand of the mouse.
483 .It
484 You must specify the
485 .Ar auto
486 protocol for the USB mouse.
487 .It
488 Most 2-button serial mice support the
489 .Ar microsoft
490 protocol.
491 .It
492 3-button serial mice may work with the
493 .Ar mousesystems
494 protocol.
495 If it does not, it may work with the
496 .Ar microsoft
497 protocol although
498 the third (middle) button will not function.
499 3-button serial mice may also work with the
500 .Ar mouseman
501 protocol under which the third button may function as expected.
502 .It
503 3-button serial mice may have a small switch to choose between ``MS''
504 and ``PC'', or ``2'' and ``3''.
505 ``MS'' or ``2'' usually mean the
506 .Ar microsoft
507 protocol.
508 ``PC'' or ``3'' will choose the
509 .Ar mousesystems
510 protocol.
511 .It
512 If the mouse has a roller or a wheel, it may be compatible with the
513 .Ar intellimouse
514 protocol.
515 .El
516 .Pp
517 To test if the selected protocol type is correct for the given mouse,
518 enable the mouse pointer in the current virtual console,
519 .Pp
520 .Dl vidcontrol -m on
521 .Pp
522 start the mouse daemon in the foreground mode,
523 .Pp
524 .Dl moused -f -p Ar _selected_port_ -t Ar _selected_protocol_
525 .Pp
526 and see if the mouse pointer travels correctly
527 according to the mouse movement.
528 Then try cut & paste features by
529 clicking the left, right and middle buttons.
530 Type ^C to stop
531 the command.
532 .Ss Multiple Mice
533 As many instances of the mouse daemon as the number of mice attached to
534 the system may be run simultaneously; one
535 instance for each mouse.
536 This is useful if the user wants to use the built-in PS/2 pointing device
537 of a laptop computer while on the road, but wants to use a serial
538 mouse when s/he attaches the system to the docking station in the office.
539 Run two mouse daemons and tell the application program
540 (such as the
541 .Tn "X\ Window System" )
542 to use
543 .Xr sysmouse ,
544 then the application program will always see mouse data from either mouse.
545 When the serial mouse is not attached, the corresponding mouse daemon
546 will not detect any movement or button state change and the application
547 program will only see mouse data coming from the daemon for the
548 PS/2 mouse.
549 In contrast when both mice are attached and both of them
550 are moved at the same time in this configuration,
551 the mouse pointer will travel across the screen just as if movement of
552 the mice is combined all together.
553 .Sh FILES
554 .Bl -tag -width /dev/consolectl -compact
555 .It Pa /dev/consolectl
556 device to control the console
557 .It Pa /dev/mse%d
558 bus and InPort mouse driver
559 .It Pa /dev/psm%d
560 PS/2 mouse driver
561 .It Pa /dev/sysmouse
562 virtualized mouse driver
563 .It Pa /dev/ttyv%d
564 virtual consoles
565 .It Pa /dev/ums%d
566 USB mouse driver
567 .It Pa /var/run/moused.pid
568 process id of the currently running
569 .Nm
570 utility
571 .It Pa /var/run/MouseRemote
572 UNIX-domain stream socket for X10 MouseRemote events
573 .El
574 .Sh EXAMPLES
575 .Dl moused -p /dev/cuaa0 -i type
576 .Pp
577 Let the
578 .Nm
579 utility determine the protocol type of the mouse at the serial port
580 .Pa /dev/cuaa0 .
581 If successful, the command will print the type, otherwise it will say
582 ``unknown''.
583 .Pp
584 .Dl moused -p /dev/cuaa0
585 .Dl vidcontrol -m on
586 .Pp
587 If the
588 .Nm
589 utility is able to identify the protocol type of the mouse at the specified
590 port automatically, you can start the daemon without the
591 .Fl t
592 option and enable the mouse pointer in the text console as above.
593 .Pp
594 .Dl moused -p /dev/mouse -t microsoft
595 .Dl vidcontrol -m on
596 .Pp
597 Start the mouse daemon on the serial port
598 .Pa /dev/mouse .
599 The protocol type
600 .Ar microsoft
601 is explicitly specified by the
602 .Fl t
603 option.
604 .Pp
605 .Dl moused -p /dev/mouse -m 1=3 -m 3=1
606 .Pp
607 Assign the physical button 3 (right button) to the logical button 1
608 (logical left) and the physical button 1 (left) to the logical
609 button 3 (logical right).
610 This will effectively swap the left and right buttons.
611 .Pp
612 .Dl moused -p /dev/mouse -t intellimouse -z 4
613 .Pp
614 Report negative Z axis (roller) movement as the button 4 pressed
615 and positive Z axis movement as the button 5 pressed.
616 .Sh CAVEATS
617 The
618 .Nm
619 utility does not currently work with the alternative console driver
620 .Xr pcvt 4 .
621 .Pp
622 Many pad devices behave as if the first (left) button were pressed if
623 the user `taps' the surface of the pad.
624 In contrast, some ALPS GlidePoint and Interlink VersaPad models
625 treat the tapping action
626 as fourth button events.
627 Use the option ``-m 1=4'' for these models
628 to obtain the same effect as the other pad devices.
629 .Pp
630 Cut and paste functions in the virtual console assume that there
631 are three buttons on the mouse.
632 The logical button 1 (logical left) selects a region of text in the
633 console and copies it to the cut buffer.
634 The logical button 3 (logical right) extends the selected region.
635 The logical button 2 (logical middle) pastes the selected text
636 at the text cursor position.
637 If the mouse has only two buttons, the middle, `paste' button
638 is not available.
639 To obtain the paste function, use the
640 .Fl 3
641 option to emulate the middle button, or use the
642 .Fl m
643 option to assign the physical right button to the logical middle button:
644 ``-m 2=3''.
645 .Sh SEE ALSO
646 .Xr kill 1 ,
647 .Xr vidcontrol 1 ,
648 .Xr keyboard 4 ,
649 .Xr mse 4 ,
650 .Xr pcvt 4 ,
651 .Xr psm 4 ,
652 .Xr screen 4 ,
653 .Xr sysmouse 4 ,
654 .Xr ums 4
655 .Sh STANDARDS
656 The
657 .Nm
658 utility partially supports
659 .Dq Plug and Play External COM Device Specification
660 in order to support PnP serial mice.
661 However, due to various degrees of conformance to the specification by
662 existing serial mice, it does not strictly follow the version 1.0 of the
663 standard.
664 Even with this less strict approach,
665 it may not always determine an appropriate protocol type
666 for the given serial mouse.
667 .Sh AUTHORS
668 .An -nosplit
669 The
670 .Nm
671 utility was written by
672 .An Michael Smith Aq msmith@FreeBSD.org .
673 This manual page was written by
674 .An Mike Pritchard Aq mpp@FreeBSD.org .
675 The command and manual page have since been updated by
676 .An Kazutaka Yokota Aq yokota@FreeBSD.org .
677 .Sh HISTORY
678 The
679 .Nm
680 utility first appeared in
681 .Fx 2.2 .