Gentoo Archives: gentoo-user

From: Daniel da Veiga <danieldaveiga@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Modular xorg mouse problem
Date: Thu, 06 Jul 2006 16:36:51
Message-Id: 342e1090607060913u7c73f6bdld8a9c37c28830f64@mail.gmail.com
In Reply to: [gentoo-user] Modular xorg mouse problem by Grant
1 On 7/6/06, Grant <emailgrant@×××××.com> wrote:
2 > I upgraded my laptop to modular xorg but X won't start. Based on the
3 > errors I see, it seems to be due to the mouse in some way. I've tried
4 > compiling xorg-x11 with only 'synaptics' and both 'synaptics' and
5 > 'mouse' in my INPUT_DEVICES. I've also commented and uncommented the
6 > two 'Driver' lines below but I still get mouse errors and X won't
7 > start.
8 >
9 > Section "InputDevice"
10 > Identifier "mymouse"
11 > # Driver "mouse"
12 > Driver "synaptics"
13 > Option "Protocol" "PS/2"
14 > Option "Device" "/dev/mouse"
15
16 Try Option "Device" "/dev/input/mice"
17
18 > Option "Emulate3Buttons"
19 > Option "Emulate3Timeout" "150"
20 > Option "MaxTapTime" "0"
21 > Option "MinSpeed" "0.3"
22 > Option "MaxSpeed" "0.75"
23 > Option "AccelFactor" "0.005"
24 > # Option "SHMConfig" "on"
25 > EndSection
26 >
27 > I ran 'revdep-rebuild -p' and it only wants to remerge gcc and some
28 > gst stuff so I haven't run it for real yet.
29 >
30 > Does anyone know how to fix this?
31 >
32 > - Grant
33 >
34 > P.S. Can anyone tell me what the new yellow USE flags are all about?
35
36 They are new flags that were not present when the package was last
37 compiled (AFAIK).
38
39 --
40 Daniel da Veiga
41 Computer Operator - RS - Brazil
42 -----BEGIN GEEK CODE BLOCK-----
43 Version: 3.1
44 GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
45 PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
46 ------END GEEK CODE BLOCK------
47 --
48 gentoo-user@g.o mailing list