touchpad gone screwy since update to 12.2

Since the dup to 12.2 my touchpad has gone weird, and I can’t change the settings. It’s a thinkpad t420.
It no longer obeys any settings with regard to scrolling. It always displays the same behaviour no matter what changes I make via the KDE systemsettings module or synclient. It always acts like this: The left edge acts as a single-finger ‘reverse scroll’ (ie drag up with one finger on the left edge and applicattion scrolls down). Right edge does the opposite (ie normal one-finger scroll). Middle of the pad acts as I would like it (double finger scroll).

Any help gratefully accepted.

Details -

48: PS/2 00.0: 10500 PS/2 Mouse
[Created at input.249]
Unique ID: AH6Q.ZHI3OT7LsxA
Hardware Class: mouse
Model: “SynPS/2 Synaptics TouchPad”
Vendor: 0x0002
Device: 0x0007 “SynPS/2 Synaptics TouchPad”
Compatible to: int 0x0210 0x0002
Device File: /dev/input/mice (/dev/input/mouse0)
Device Files: /dev/input/mice, /dev/input/mouse0, /dev/input/event1, /dev/input/by-path/platform-i8042-serio-1-event-mouse, /dev/input/by-path/platform-i8042-serio-1-mouse
Device Number: char 13:63 (char 13:32)
Driver Info #0:
Buttons: 2
Wheels: 0
XFree86 Protocol: explorerps/2
GPM Protocol: exps2
Config Status: cfg=yes, avail=yes, need=yes, active=unknown

spoovy@drbunsen:~> synclient -l | grep -i edge
LeftEdge = 1781
RightEdge = 5579
TopEdge = 1646
BottomEdge = 4582
VertEdgeScroll = 0
HorizEdgeScroll = 0
EdgeMotionMinZ = 30
EdgeMotionMaxZ = 160
EdgeMotionMinSpeed = 1
EdgeMotionMaxSpeed = 446
EdgeMotionUseAlways = 0
AreaLeftEdge = 0
AreaRightEdge = 0
AreaTopEdge = 0
AreaBottomEdge = 0

On Sun, 09 Sep 2012 22:36:02 +0000, spoovy wrote:

> Since the dup to 12.2 my touchpad has gone weird, and I can’t change the
> settings. It’s a thinkpad t420.

How is this a Tumbleweed issue?

confused,

greg k-h

Because I’m running tumbleweed. I’m referring to the dup which dumped everything from the tumbleweed repo and replaced it with the 12.2 packages.

On Mon, 10 Sep 2012 14:16:02 +0000, spoovy wrote:

> Because I’m running tumbleweed. I’m referring to the dup which dumped
> everything from the tumbleweed repo and replaced it with the 12.2
> packages.

At this point in time, no, you aren’t “running” tumbleweed as there are
no packages in the tumbleweed repo.

This is a “stock” 12.2 release at the moment, so I suggest you ask on the
normal forum for that release as to how to get this resolved, or file a
bug at bugzilla.novell.com.

good luck,

greg k-h

OK thanks, I was unaware of the narrow scope of this forum; I will raise it elsewhere. Or I might leave it, as I suspect it’s something that will disappear when the 3.5 kernel is back in TW repo anyway.
Cheers

Just to close this off - it was an option called Circular Scrolling, which despite being turned off in systemsettings was still set to ‘1’ when checked with synclient. Turning it off with ‘synclient CircularScrolling=0’ fixed it.