Hi,
On 11/19/2014 08:26 AM, Peter Hutterer wrote:
>
> We had a request to enable natural scrolling from non-touchpad devices
> (probably trackballs are the more common use-case here). This patchset does
> that, it moves the feature into evdev.c and then enables it for all pointer
> devices (inclu
We had a request to enable natural scrolling from non-touchpad devices
(probably trackballs are the more common use-case here). This patchset does
that, it moves the feature into evdev.c and then enables it for all pointer
devices (including wheels).
The first two patches are just icing for easie