Gentoo Archives: gentoo-user

From: Chris Thomas <sruchris@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Thanks and bye for now
Date: Mon, 29 Dec 2008 05:13:53
Message-Id: ccf48b120812282113x1279ebedh2f440baf081f38f7@mail.gmail.com
In Reply to: Re: [gentoo-user] Re: Thanks and bye for now by Nicolas Sebrecht
1 On Sun, Dec 28, 2008 at 11:50 PM, Nicolas Sebrecht
2 <nicolas.s-dev@×××××××.net> wrote:
3 >
4 > On Sun, Dec 28, 2008 at 10:49:37PM -0500, Chris Thomas wrote:
5 >
6 >> I'm having the same exact problem with my mouse. I'm on AMD64 and my
7 >> cursor often jumps to a corner.
8 >>
9 >> Is there a fix?
10 >
11 > It really is a common behaviour with optical mouses. What kind of mouse
12 > do you use ?
13 >
14 > PS : top-posting sucks.
15 >
16 > --
17 > Nicolas Sebrecht
18 >
19 >
20 >
21
22 I have a Dell laser mouse.
23
24 lsusb:
25 Bus 003 Device 002: ID 413c:3010 Dell Computer Corp. Optical Wheel Mouse
26
27 xorg.conf:
28 Section "InputDevice"
29 Identifier "mouse"
30 Driver "mouse"
31 Option "CorePointer"
32 Option "Device" "/dev/input/mouse0"
33 Option "Protocol" "IMPS/2"
34 Option "ZAxisMapping" "4 5"
35 EndSection
36
37
38 -Chris

Replies

Subject Author
Re: [gentoo-user] Re: Thanks and bye for now Nicolas Sebrecht <nicolas.s-dev@×××××××.net>