[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#523946: xserver-xorg-input-synaptics: VertScrolling stops working after update to version 1.1.0



>> This does not seem to be the issue for me, as I successfully
>> re-enabled Tapping and SHMConfig (for syndaemon) but vertical
>> scrolling does not work even though the option is modified :
>> $ synclient -l | grep Vert
>>     VertScrollDelta         = 25
>>     VertEdgeScroll          = 1
>>     VertTwoFingerScroll     = 0
>
> Can you also check the values of the various *Edge options?

$ synclient -l | grep Edge
    LeftEdge                = 40
    RightEdge               = 983
    TopEdge                 = 42
    BottomEdge              = 725
    VertEdgeScroll          = 1
    HorizEdgeScroll         = 1
    EdgeMotionMinZ          = 14
    EdgeMotionMaxZ          = 79
    EdgeMotionMinSpeed      = 1
    EdgeMotionMaxSpeed      = 102
    EdgeMotionUseAlways     = 0

You were right, calibrating as explained in the manual page (using
synclient -m 1), I managed to get back vertical scrolling using :
$ synclient RightEdge=930

No issue for me anymore, thanks!

As a side note, all options in hal fdi files must have a "string"
type, otherwise, it does not work.

> Also note that SHMConfig is not required anymore and is not even used by
> synclient if you don't specify the -s option.

syndaemon used to complain when SHMConfig is disabled... But this is
not the case anymore. Thanks.

By the way, the syndaemon manual page still lists a -s option (to use
the SHMConfig area), but it is not accepted by syndaemon.

Cheers,

Alex



Reply to: