Gentoo Archives: gentoo-laptop

From: Matias Pablo Brutti <matiasbrutti@××××××××××.ar>
To: gentoo-laptop@l.g.o
Subject: Re: [gentoo-laptop] Alps touchpad problem
Date: Fri, 15 Oct 2004 04:04:50
Message-Id: 416F4CB1.80701@ciudad.com.ar
In Reply to: Re: [gentoo-laptop] Alps touchpad problem by n0ne
1 before was mandrake or suse ... both of them used to work when I tapp
2 the touchpad ... sorry if I was not clear ... It's just that I never
3 played around with the touchpad in linux. I will try what was before
4 and if it works in some way I will let you know guys ...
5
6 Thanks a lot again !
7
8
9 n0ne wrote:
10
11 >Matias:
12 >form what you sullplyed in your reply i am guessing that you are
13 >talking about tapping to do a click. i am also assuming that the
14 >'before' is in windows.
15 >the GRX 560 is not on the compatibility list but that only means that
16 >it hasent been tested and reported.
17 >some info that i need so help can be given
18 >are you shore it is a ALPS and not a Synaptics
19 >and is before windows or linux
20 >
21 >On Fri, 15 Oct 2004 00:05:59 -0300, Matias Pablo Brutti
22 ><matiasbrutti@××××××××××.ar> wrote:
23 >
24 >
25 >>I have a Sony GRX 560 laptop and My touchpad does not work like it used
26 >>to now I cannot click on the path itself I have to use the buttons .. I
27 >>have to use this kind of settings ?? on my xorg so it will work ??? do I
28 >>have to install some kinf of module in the kernel or some apps ?
29 >>
30 >>thanks a lot !
31 >>
32 >>
33 >>
34 >>
35 >>Andrew Horowitz wrote:
36 >>
37 >>
38 >>
39 >>>looks like you used what is in INSTALL but for alps you want what is
40 >>>in README.alps
41 >>>
42 >>>
43 >>>from the README.alps
44 >>
45 >>
46 >>>Section "InputDevice"
47 >>> Driver "synaptics"
48 >>> Identifier "Mouse[1]"
49 >>> Option "Device" "/dev/psaux"
50 >>> Option "Protocol" "auto-dev"
51 >>> Option "LeftEdge" "120"
52 >>> Option "RightEdge" "830"
53 >>> Option "TopEdge" "120"
54 >>> Option "BottomEdge" "650"
55 >>> Option "FingerLow" "14"
56 >>> Option "FingerHigh" "15"
57 >>> Option "MaxTapTime" "180"
58 >>> Option "MaxTapMove" "110"
59 >>> Option "EmulateMidButtonTime" "75"
60 >>> Option "VertScrollDelta" "20"
61 >>> Option "HorizScrollDelta" "20"
62 >>> Option "MinSpeed" "0.2"
63 >>> Option "MaxSpeed" "0.5"
64 >>> Option "AccelFactor" "0.01"
65 >>> Option "EdgeMotionMinSpeed" "15"
66 >>> Option "EdgeMotionMaxSpeed" "15"
67 >>> Option "UpDownScrolling" "1"
68 >>> Option "CircularScrolling" "1"
69 >>> Option "CircScrollDelta" "0.1"
70 >>> Option "CircScrollTrigger" "2"
71 >>>EndSection
72 >>>
73 >>>
74 >>>form my xorg.config
75 >>>but i think the latest version of the driver i have is 0.13.3
76 >>>but they seam to work well for me
77 >>>
78 >>>Section "InputDevice"
79 >>>
80 >>># Identifier and driver
81 >>>
82 >>>
83 >>>Driver "synaptics"
84 >>> Identifier "Mouse1"
85 >>> Option "Device" "/dev/input/event1"
86 >>> Option "Protocol" "event"
87 >>> Option "LeftEdge" "60"
88 >>> Option "RightEdge" "830"
89 >>> Option "TopEdge" "70"
90 >>> Option "BottomEdge" "650"
91 >>> Option "FingerLow" "25"
92 >>> Option "FingerHigh" "30"
93 >>> Option "MaxTapTime" "180"
94 >>> Option "MaxTapMove" "110"
95 >>> Option "EmulateMidButtonTime" "75"
96 >>> Option "VertScrollDelta" "50"
97 >>> Option "HorizScrollDelta" "50"
98 >>> Option "MinSpeed" "0.2"
99 >>> Option "MaxSpeed" "0.5"
100 >>> Option "AccelFactor" "0.01"
101 >>> Option "EdgeMotionSpeed" "40"
102 >>> Option "UpDownScrolling" "1"
103 >>> Option "TouchpadOff" "0"
104 >>> Option "SHMconfig" "1"
105 >>>
106 >>>
107 >>>
108 >>>
109 >>>On Thu, 14 Oct 2004 23:37:14 -0300, Renan Mathias Fernandes
110 >>><renanfernandes@×××××.com> wrote:
111 >>>
112 >>>
113 >>>
114 >>>
115 >>>>Hi all
116 >>>>
117 >>>>After a lot of research and questions I found how to make my alps
118 >>>>touchpad work under kernel 2.6
119 >>>>Now the problem is the slow
120 >>>>
121 >>>>Its is working good, but very slow. someone has any idea on how to
122 >>>>increase this speed ?
123 >>>>
124 >>>>My xorg.conf:
125 >>>>Quote:
126 >>>>
127 >>>>Section "InputDevice"
128 >>>>Identifier "Mouse0"
129 >>>>Driver "synaptics"
130 >>>>Option "Protocol" "auto-dev"
131 >>>>Option "Device" "/dev/input/mouse0"
132 >>>>Option "LeftEdge" "1700"
133 >>>>Option "RightEdge" "5300"
134 >>>>Option "TopEdge" "1700"
135 >>>>Option "BottomEdge" "4200"
136 >>>>Option "FingerLow" "10"
137 >>>>Option "FingerHigh" "30"
138 >>>>Option "MaxTapTime" "180"
139 >>>>Option "MaxTapMove" "220"
140 >>>>Option "MaxSpeed" "0.12"
141 >>>>Option "AccelFactor" "0.0010"
142 >>>>Option "VertScrollDelta" "255"
143 >>>>Option "HorizScrollDelta" "0"
144 >>>>Option "RTCornerButton" "0"
145 >>>>Option "RBCornerButton" "0"
146 >>>>Option "LTCornerButton" "0"
147 >>>>Option "LBCornerButton" "0"
148 >>>>Option "SHMConfig" "on"
149 >>>>Option "ZAxisMapping" "4 5"
150 >>>>Option "Emulate3Buttons" "yes"
151 >>>>EndSection
152 >>>>
153 >>>>Thanks
154 >>>>
155 >>>>Renan
156 >>>>
157 >>>>--
158 >>>>gentoo-laptop@g.o mailing list
159 >>>>
160 >>>>
161 >>>>
162 >>>>
163 >>>>
164 >>>>
165 >>>--
166 >>>gentoo-laptop@g.o mailing list
167 >>>
168 >>>
169 >>>
170 >>>
171 >>>
172 >>>
173 >>>
174 >>
175 >>
176 >>--
177 >>gentoo-laptop@g.o mailing list
178 >>
179 >>
180 >>
181 >>
182 >
183 >--
184 >gentoo-laptop@g.o mailing list
185 >
186 >
187 >
188 >
189 >
190
191
192 --
193 gentoo-laptop@g.o mailing list