Gentoo Archives: gentoo-laptop

From: Renan Mathias Fernandes <renanfernandes@×××××.com>
To: gentoo-laptop@l.g.o
Subject: [gentoo-laptop] Alps touchpad problem
Date: Fri, 15 Oct 2004 02:37:16
Message-Id: daa36cd3041014193773b98eca@mail.gmail.com
1 Hi all
2
3 After a lot of research and questions I found how to make my alps
4 touchpad work under kernel 2.6
5 Now the problem is the slow
6
7 Its is working good, but very slow. someone has any idea on how to
8 increase this speed ?
9
10
11
12 My xorg.conf:
13 Quote:
14
15 Section "InputDevice"
16 Identifier "Mouse0"
17 Driver "synaptics"
18 Option "Protocol" "auto-dev"
19 Option "Device" "/dev/input/mouse0"
20 Option "LeftEdge" "1700"
21 Option "RightEdge" "5300"
22 Option "TopEdge" "1700"
23 Option "BottomEdge" "4200"
24 Option "FingerLow" "10"
25 Option "FingerHigh" "30"
26 Option "MaxTapTime" "180"
27 Option "MaxTapMove" "220"
28 Option "MaxSpeed" "0.12"
29 Option "AccelFactor" "0.0010"
30 Option "VertScrollDelta" "255"
31 Option "HorizScrollDelta" "0"
32 Option "RTCornerButton" "0"
33 Option "RBCornerButton" "0"
34 Option "LTCornerButton" "0"
35 Option "LBCornerButton" "0"
36 Option "SHMConfig" "on"
37 Option "ZAxisMapping" "4 5"
38 Option "Emulate3Buttons" "yes"
39 EndSection
40
41
42
43 Thanks
44
45 Renan
46
47 --
48 gentoo-laptop@g.o mailing list

Replies

Subject Author
Re: [gentoo-laptop] Alps touchpad problem Andrew Horowitz <baal.killer@×××××.com>