Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Modular xorg mouse problem
Date: Thu, 06 Jul 2006 16:27:56
Message-Id: 358eca8f0607060901g12069621pc710e2627ac3a28b@mail.gmail.com
In Reply to: [gentoo-user] Modular xorg mouse problem by Grant
1 I thought that you meant to add synaptics as a USE flag (but not
2 sure). Anyway, try to change "/dev/mouse" to "/dev/mice" and see if
3 it gets any better.
4
5 On 06/07/06, Grant <emailgrant@×××××.com> wrote:
6 > I upgraded my laptop to modular xorg but X won't start. Based on the
7 > errors I see, it seems to be due to the mouse in some way. I've tried
8 > compiling xorg-x11 with only 'synaptics' and both 'synaptics' and
9 > 'mouse' in my INPUT_DEVICES. I've also commented and uncommented the
10 > two 'Driver' lines below but I still get mouse errors and X won't
11 > start.
12 >
13 > Section "InputDevice"
14 > Identifier "mymouse"
15 > # Driver "mouse"
16 > Driver "synaptics"
17 > Option "Protocol" "PS/2"
18 > Option "Device" "/dev/mouse"
19 > Option "Emulate3Buttons"
20 > Option "Emulate3Timeout" "150"
21 > Option "MaxTapTime" "0"
22 > Option "MinSpeed" "0.3"
23 > Option "MaxSpeed" "0.75"
24 > Option "AccelFactor" "0.005"
25 > # Option "SHMConfig" "on"
26 > EndSection
27 >
28 > I ran 'revdep-rebuild -p' and it only wants to remerge gcc and some
29 > gst stuff so I haven't run it for real yet.
30 >
31 > Does anyone know how to fix this?
32 >
33 > - Grant
34 >
35 > P.S. Can anyone tell me what the new yellow USE flags are all about?
36 > --
37 > gentoo-user@g.o mailing list
38 >
39 >
40
41
42 --
43 Regards,
44 Mick
45 --
46 gentoo-user@g.o mailing list