At-home-modifier-
2.7.1 is released. (Called whimsically 2.7.
1, not 2.7.0.) It merges the upstream 2.7.0, but has no changes in ahm since 2.6.4.
Modifications from the upstream 2.7.0 are:
* An upstream bugfix of horizontal scroll, X.Org Bug 46205, is included. (The fix is published after the 2.7.0 release.)
* Added an option to configure script "--without-mtdev". The upstream code always checks mtdev, and enables it when found. If you don't pass the above option, it falls back to the original behavior.
I've added a USE flag "mtdev" to the ebuilds below. If you enable it, it's built with multitouch support. (sys-libs/mtdev is not yet stabilized.)
Read
README for the details.
Ebuilds:
*
xf86-input-evdev-2.7.0-r1.ebuild
*
xf86-input-evdev-2.7.1.ebuild
Both compiles from the same source code. The former uses the Xorg's + my patch, while the latter downloads all from my repo. Obviously the former is safer.
Notice
Probably I don't develop any more this hack
as a fork of xf86-input-evdev, by the reason in the previous post. (And personally I'm terribly weakened.)
If you want some progress, improve "Keydouble" or so. I'm also interested in a rewrite in Python, which will be easier to allow flexible configuration. (In reality I don't think I'll ever write one.) It'll be great if it's integrated to AutoKey, but the AutoKey developer is not interested.
To make these hacks more popular, you can upvote
my answer here to
a question on Emacs Pinky in StackOverflow.
Regards.