Package Details: xf86-input-synaptics-xrandr 1.7.3-1

Package Base: xf86-input-synaptics-xrandr
Description: Synaptics driver for notebook touchpads with patch to enable axis rotation (via synclient).
Upstream URL: http://xorg.freedesktop.org/
Category: x11
Licenses: custom
Submitter: RazZziel
Maintainer: None
Last Packager: None
Votes: 11
First Submitted: 2010-02-07 10:24
Last Updated: 2014-01-18 21:55

Dependencies (2)

Required by (0)

Sources

Latest Comments

Comment by affenkaraffe

2014-08-17 08:06

In version 1.8.0 upstream added to
@@ src/eventcomm.c:757
if (sync_cumulative)
hw->cumulative_dx = hw->x;
@@ src/eventcomm.c:762
if (sync_cumulative)
hw->cumulative_dy = hw->y;

I don't know if this conflicts with the rotation patch and don't have time to test it, so I'm abandoning this package for now.

Comment by affenkaraffe

2014-01-18 21:56

Package updated to xf86-input-synaptics 1.7.3

Comment by ckoller

2014-01-16 00:45

Doesn't work with latest xorg!
Package needs an update.
Workaround: use xf86-input-synaptics instead.

/var/log/Xorg.0.log says:

(EE) module ABI major version (19) doesn't match the server's version (20)

Also mentioned in:
https://bbs.archlinux.org/viewtopic.php?id=175453

Comment by affenkaraffe

2013-07-28 15:25

Updated for Version 1.7.1

Comment by snoxu

2012-06-02 23:46

The md5 check is failing for that synaptics driver. Anyhow I managed to install this.

Anonymous comment

2012-05-06 15:28

Works for me. Sorry about not being able to test; I'm in the last week of my semester, then finals week, so I am getting slammed with deadlines :)

Kudos to upstream, sounds like a solid plan to my limited comprehension :) Are you sure you don't want to keep the packages separate though? "Do one thing and do it well" and such? Except I can't think of any clean way to use multiple packages to patch the same driver. How have you been using both this one and your LED stuff at the same time?

Anyway, I'm open to making you the maintainer on this one if you'd rather make these decisions without turnaround time from me. I won't be using this package for much longer anyway.

Comment by dgbaley27

2012-05-03 22:54

So, it doesn't look like this will go upstream because there are plans to implement REL pointer transformations on the dix level (meaning it won't have to be reimplemented for every driver out there). I'm going to pull the feature into my led package, however, and rename it something like xf86-input-synaptics-extra.

Comment by dgbaley27

2012-04-28 02:25

garaden: any interest in testing my version of the patch? I need to know if the feel is the same. The multitouch support introduced some scaling features and I'm not sure if I handled it correctly. If it's wrong, then I think the cursor will move slower than you expected in one direction or another, depending on your orientation.

Comment by dgbaley27

2012-04-20 04:59

I think we can get this upstream. I have created a branch on github [1]. Please test it and provide feedback. The most recent information I can find about the patch is on the xorg-devel mailing list [2].

If you're willing to test and don't know how to get the patch off github, let me know.

I could really use some feedback from anyone with a clickpad and/or multitouch device (I have an MT-enabled driver, but that's it). ALPS and PS2 could use testing too if anyone can...

[1] https://github.com/mmonaco/xf86-input-synaptics/tree/rotation
[2] http://lists.x.org/archives/xorg-devel/2011-March/020479.html

Anonymous comment

2012-04-18 22:03

I suppose I am now the reluctant maintainer :) Lemme know if there's any more trouble.

All comments