You are not logged in.
Hi!
I got a new laptop but I cant get the synaptics drives to work. I have a dv3510 with a AlpsPS/2 ALPS GlidePoint touchpad. The two finger tap dont work and synclient -m only reports single finger taps.
This model touchpad is know to work, on tuxmobil it have entry that says that on ubuntu it works correctly.
Anyone know how to make it reconize two fingers taps?
Thanks
/proc/bus/input/devices entry
I: Bus=0011 Vendor=0002 Product=0008 Version=7321
N: Name="AlpsPS/2 ALPS GlidePoint"
P: Phys=isa0060/serio4/input0
S: Sysfs=/devices/platform/i8042/serio4/input/input8
U: Uniq=
H: Handlers=mouse2 event8
B: EV=f
B: KEY=420 70000 0 0 0 0
B: REL=3
B: ABS=1000003
Offline
Scrolling is working now I needed to set RightEdge, LeftEdge, etc to correctly values. I set to:
LeftEdge 120
TopEdge 120
RightEdge 900
BottomEdge 650
Offline