Gentoo Archives: gentoo-user

From: Mauro Faccenda <faccenda@×××.net>
To: gentoo-user@l.g.o
Cc: Sergio Polini <sp_rm_it@×××××.it>
Subject: Re: [gentoo-user] Re: synaptics touchpad stop working after starting a gtk app
Date: Tue, 21 Mar 2006 21:53:28
Message-Id: 200603211848.31490.faccenda@gmx.net
In Reply to: Re: [gentoo-user] Re: synaptics touchpad stop working after starting a gtk app by Sergio Polini
1 On Tuesday 21 March 2006 18:21, Sergio Polini wrote:
2 >
3 > In the second section, your Option "Device" should be:
4 > Option "Device" "/dev/input/mouse1"
5 > because of your /proc/bus/input/devices.
6
7 my touchpad configuration it is almost the same as yours, and the device is
8 right.
9
10 another odd thing that I hadn't seen before sending the previous mail is that
11 the buttons works (left, mid -- with vertical and horizontal scroll, and
12 right). but the pad don't.
13
14 i was thinking that maybe the pad is disabled so, i tried to use synclient to
15 change it.
16
17 here is the output for synclient -l
18
19 $ synclient -l
20 Parameter settings:
21 LeftEdge = 4700
22 RightEdge = 1400
23 TopEdge = 5600
24 BottomEdge = 25
25 FingerLow = 30
26 FingerHigh = 180
27 MaxTapTime = 180
28 MaxTapMove = 220
29 MaxDoubleTapTime = 180
30 ClickTime = 1
31 FastTaps = 0
32 EmulateMidButtonTime = 100
33 VertScrollDelta = 100
34 HorizScrollDelta = 100
35 MinSpeed = 0.09
36 MaxSpeed = 0.18
37 AccelFactor = 0.0015
38 EdgeMotionMinZ = 30
39 EdgeMotionMaxZ = 160
40 EdgeMotionMinSpeed = 1
41 EdgeMotionMaxSpeed = 1
42 EdgeMotionUseAlways = 0
43 UpDownScrolling = 1
44 LeftRightScrolling = 1
45 UpDownRepeat = 1
46 LeftRightRepeat = 1
47 ScrollButtonRepeat = 0
48 TouchpadOff = 0
49 GuestMouseOff = 0
50 LockedDrags = 2
51 RTCornerButton = 3
52 RBCornerButton = 0
53 LTCornerButton = 0
54 LBCornerButton = 1
55 TapButton1 = 2
56 TapButton2 = 3
57 TapButton3 = 0
58 CircularScrolling = -1717986918
59 CircScrollDelta = 2.6497e-314
60 CircScrollTrigger = 0
61 CircularPad = 0
62 PalmDetect = 1
63 PalmMinWidth = 10
64 PalmMinZ = 0
65 CoastingSpeed = 0
66
67 but it still doesn't work. is there something wrong?
68
69 thanks again,
70 Mauro
71 --
72 gentoo-user@g.o mailing list

Replies