[Desktop-packages] [Bug 621432] Re: Touchpad speed asymetrical (horizontal faster than vertical)

2017-03-19 Thread Bug Watch Updater
** Changed in: xserver-xorg-input-synaptics Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-synaptics in Ubuntu. https://bugs.launchpad.net/bugs/621432 Title: Touchpad speed

[Desktop-packages] [Bug 621432]

2015-10-17 Thread Peter Hutterer
The VertResolution/HorizResolution options shouldn't be needed on newer touchpads anyway if the kernel provides it. So you can ignore those. and yes, this is the same bug. the problem is caused by the server needing to support true absolute devices in relative mode (e.g. graphics tablets). If

[Desktop-packages] [Bug 621432]

2015-10-10 Thread Mikiausch
I don't know If this is caused by the same issue, but the problem is quite siilar, so I attach this as a commen instead of filing a new bug. I'm using debian testing / x.org 1.17.2 with a Lenovo U41 which has an ALPS touchpad. The problem is that the touchpad is way faster on the horizontal axis

[Desktop-packages] [Bug 621432]

2015-04-10 Thread Peter Hutterer
you're right, it had a regression, it's still not fixed. looks like the only fix doable is to drop abs events from the driver and make the touchpad relative only. This requires re-adjusting the pointer acceleration though. -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 621432] Re: Touchpad speed asymetrical (horizontal faster than vertical)

2015-04-10 Thread Bug Watch Updater
** Changed in: xserver-xorg-input-synaptics Status: Fix Released = Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-synaptics in Ubuntu. https://bugs.launchpad.net/bugs/621432 Title: Touchpad speed

[Desktop-packages] [Bug 621432]

2015-04-03 Thread Chris Hubick
What release was this actually fixed in? I still seem to be experiencing this behaviour in Fedora 21 (xorg-x11 -drv-synaptics-1.8.1-4). Or was there some regression? Much Thanks! -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 621432] Re: Touchpad speed asymetrical (horizontal faster than vertical)

2013-06-06 Thread Marius B. Kotsbak
Marking as fixed then according to comment #26. ** Changed in: xserver-xorg-input-synaptics (Ubuntu) Status: Incomplete = Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-synaptics in Ubuntu.

[Desktop-packages] [Bug 621432] Re: Touchpad speed asymetrical (horizontal faster than vertical)

2013-05-22 Thread Marius B. Kotsbak
Hmm, seems like the upstream patch is already included in Raring, without solving the problem for me with my Lenovo X230t: $ quilt push Applying patch dix-pre-scale-relative-events-from-abs-devices-to-desktop-ratio-31636.patch patching file dix/getevents.c Hunk #1 FAILED at 776. Hunk #2 FAILED

[Desktop-packages] [Bug 621432] Re: Touchpad speed asymetrical (horizontal faster than vertical)

2013-05-22 Thread Marius B. Kotsbak
As the patch is included in Raring, please test and report back if this issue is solved in Ubuntu 13.04 with all updates installed. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-synaptics in Ubuntu.

[Desktop-packages] [Bug 621432] Re: Touchpad speed asymetrical (horizontal faster than vertical)

2013-05-22 Thread Simon Strandman
Of the 3 computers that had this problem I have tested 2 with raring and the problem is solved for both. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-synaptics in Ubuntu. https://bugs.launchpad.net/bugs/621432

[Desktop-packages] [Bug 621432] Re: Touchpad speed asymetrical (horizontal faster than vertical)

2013-05-09 Thread Marius B. Kotsbak
** Tags added: raring -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-synaptics in Ubuntu. https://bugs.launchpad.net/bugs/621432 Title: Touchpad speed asymetrical (horizontal faster than vertical) Status in

[Desktop-packages] [Bug 621432] Re: Touchpad speed asymetrical (horizontal faster than vertical)

2013-02-18 Thread Simon Strandman
Please add the patch in an update now when it's upstream! It applies without rejects to the xserver in precise. It would be nice to not have to patch and compile my own xserver just to fix this bug. :) -- You received this bug notification because you are a member of Desktop Packages, which is

[Desktop-packages] [Bug 621432]

2013-02-17 Thread Peter Hutterer
commit 61a99aff9d33728a0b67920254d2d4d79f80cf39 Author: Peter Hutterer peter.hutte...@who-t.net Date: Fri Jan 11 14:22:07 2013 +1000 dix: pre-scale relative events from abs devices to desktop ratio (#31636) -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 621432] Re: Touchpad speed asymetrical (horizontal faster than vertical)

2013-02-17 Thread Bug Watch Updater
** Changed in: xserver-xorg-input-synaptics Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-synaptics in Ubuntu. https://bugs.launchpad.net/bugs/621432 Title: Touchpad speed

[Desktop-packages] [Bug 621432]

2013-02-10 Thread Simon Strandman
The patch in comment 15 seems to be working. Thanks! :) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-synaptics in Ubuntu. https://bugs.launchpad.net/bugs/621432 Title: Touchpad speed asymetrical (horizontal

[Desktop-packages] [Bug 621432]

2013-01-15 Thread Peter Hutterer
http://patchwork.freedesktop.org/patch/12839/ -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-synaptics in Ubuntu. https://bugs.launchpad.net/bugs/621432 Title: Touchpad speed asymetrical (horizontal faster than

[Desktop-packages] [Bug 621432]

2012-11-08 Thread Peter Hutterer
Pad Resolution is currently readonly on purpose - your pad is unlikely to change resolutions at runtime. I admit it would make testing it easier but right now you need to add an xorg.conf(.d) option for it. synclient appears to be lacking it altogether, that should be fixed (patches appreciated)

[Desktop-packages] [Bug 621432]

2012-11-08 Thread TB2
I have the same problem. I use one screen above the other and my vertical mouse pointer speed is about double of the horizontal speed. It's unusable this way. Now this might be a different bug or not a bug at all, but I noticed that the VertResolution and HorizResolution options are missing, even