Comment 142 for bug 320632

Revision history for this message
Max Bowsher (maxb) wrote :

I have now git bisected. In retrospect that was unnecessary, if only I'd read the commit messages more carefully. The culprit is:

commit 3db3f4e04c7038477a03b092c55dfd063224f034
Author: Fedor P. Goncharov (Fredy) <email address hidden>
Date: Thu Dec 4 17:16:40 2008 +0600

    Auto-adjust right_edge for touchpads with hardware scroll area.

    If RightEdge is specified as a config option, ignore the SpecialScrollArea.
    Otherwise, adjust right_edge to the bounds of the hardware scroll area.

    Signed-off-by: Peter Hutterer <email address hidden>
    Signed-off-by: Christoph Brill <email address hidden>
    Signed-off-by: Henrik Rydberg <email address hidden>
    (cherry picked from commit 0f2802726fe7374afeca7447e3127bc1d7f3247c)

which is "auto-adjusting" my right edge off the edge of my touchpad