1mouse-test(1) General Commands Manual mouse-test(1)
2
3
4
6 mouse-test - a tool for determining mouse type and device it's attached
7 to.
8
10 mouse-test [ device ... ]
11
13 This experimental and incomplete application tries to help in detecting
14 which protocol does your mouse speak. It is able to detect MouseMan
15 devices, and to choose between -t ms (three-buttons aware) and -t bare
16 old two-buttons-only serial mice.
17
18
20 I know the application is buggy, but I only own one mouse device. If
21 you are interested in this application, just call me and awake me from
22 my laziness.
23
24
25 OPTIONS
26 device [ device ... ]
27
28 Check this device for a mouse. If no devices are listed, mouse-test
29 will try all possible devices.
30
31
33 Alessandro Rubini <rubini@linux.it>
34
35
37 /dev/* The devices used to search for a mouse
38
39
41 gpm(8)
42
43
44
45
46 March 26, 1998 mouse-test(1)