Gentoo Archives: gentoo-user

From: Meino Christian Cramer <Meino.Cramer@×××.de>
To: gentoo-user@l.g.o, michael@××××××××××××.com
Subject: Re: [gentoo-user] OT - Mouse going crazy in gnome
Date: Sun, 22 Oct 2006 17:43:47
Message-Id: 20061022.193556.30169314.Meino.Cramer@gmx.de
In Reply to: Re: [gentoo-user] OT - Mouse going crazy in gnome by Michael Sullivan
1 From: Michael Sullivan <michael@××××××××××××.com>
2 Subject: Re: [gentoo-user] OT - Mouse going crazy in gnome
3 Date: Sun, 22 Oct 2006 12:04:22 -0500
4
5 > On Sun, 2006-10-22 at 18:38 +0200, Meino Christian Cramer wrote:
6 > > From: Michael Sullivan <michael@××××××××××××.com>
7 > > Subject: [gentoo-user] OT - Mouse going crazy in gnome
8 > > Date: Sun, 22 Oct 2006 11:18:58 -0500
9 > >
10
11 snip xorg.conf (please see previoud mail of this thread)
12
13 > > > Can anyone help us with this? I have no idea what to do. Her mouse and
14 > > > my mouse are identical (optical) and our two xorg.conf files are very
15 > > > similar. I have not seen this phenomenon on my PC though. We are using
16 > > > modular X.
17 > > >
18 > > > --
19 > > > gentoo-user@g.o mailing list
20 > > >
21 > >
22 > > Hi Michael,
23 > >
24 > > if it is the same "mouse-effect" I recognized as I tried to configure
25 > > my X...
26 > >
27 > > It may be that the "auto" settings for the protocol fail to detect
28 > > the correct protocol (the wrong protocol was the reason for the "wild
29 > > mouse" in my case...).
30 > >
31 > > I cannot determine the kind of mouse (manufacturer, brand,
32 > > interface...) from the output you send with your mail...
33 > >
34 > > My mouse is identified at boot time like this:
35 > >
36 > > input: Logitech N48 as /class/input/input0
37 > > input: USB HID v1.00 Mouse [Logitech N48] on usb-0000:00:10.0-2.4
38 > >
39 > > it is an three-button USB-mouse (Logitech).
40 > >
41 > > I configured it in xorg.conf like:
42 > >
43 > >
44 > > Identifier "Mouse1"
45 > > Driver "mouse"
46 > > Option "Protocol" "IMPS/2"
47 > > Option "Device" "/dev/input/mice
48 > > Option "Buttons" "5"
49 > > Option "ZAxisMapping" "4 5"
50 > >
51 > >
52 > > HTH
53 > >
54 > > Have a nice weekend!
55 > > mcc
56 > >
57 >
58 > I was wrong about her mouse being the same as mine: Her's is a Mitsumi
59 > wheel mouse and mine is a Logitech wheel mouse. Is there a way to view
60 > the boot up messages without actually rebooting? Also, I pulled this
61 > from her dmesg output:
62 >
63 > catherine ~ # dmesg | grep 'ouse'
64 > psmouse.c: Wheel Mouse at isa0060/serio1/input0 lost synchronization,
65 > throwing 3 bytes away.
66 > psmouse.c: Wheel Mouse at isa0060/serio1/input0 lost synchronization,
67 > throwing 1 bytes away.
68 > psmouse.c: Wheel Mouse at isa0060/serio1/input0 lost synchronization,
69 > throwing 3 bytes away.
70 >
71
72 Seems to be serail mouse....so the settings for the protocol are
73 (possibly) wrong..
74
75 Feeding Google with"xorg mouse protocol serial" I found (first hit):
76
77 (cite):
78 When you choose, keep in mind the following rule of thumb:
79
80 1. "Logitech" protocol is for old serial mouse models from Logitech. Modern Logitech mice use either "MouseMan" or "Microsoft" protocol.
81 2. Most 2-button serial mice support the "Microsoft" protocol.
82 3. 3-button serial mice may work with the "Mousesystems" protocol. If it doesn't, it may work instead with the "Microsoft" protocol although the third (middle) button won't function. 3-button serial mice may also work with the "Mouseman" protocol under which the third button may function as expected.
83 4. 3-button serial mice may have a small switch at the bottom of the mouse to choose between ``MS'' and ``PC'', or ``2'' and ``3''. ``MS'' or ``2'' usually mean the "Microsoft" protocol. ``PC'' or ``3'' will choose the "MouseSystems" protocol.
84 5. If the serial mouse has a roller or a wheel, it may be compatible with the "IntelliMouse" protocol.
85 6. If the serial mouse has a roller or a wheel and it doesn't work with the "IntelliMouse" protocol, you have to use it as a regular 2- or 3-button serial mouse.
86
87 (end of cite)
88
89 The link:
90 http://ftp.x.org/pub/X11R6.9.0/doc/html/mouse4.html
91
92 HTH
93
94 keep hacking!
95 mcc
96
97 >
98 > --
99 > gentoo-user@g.o mailing list
100 >
101 --
102 gentoo-user@g.o mailing list