On Sun, Aug 18, 2019 at 08:36:28PM +0200, Ulf Brosziewski wrote:
> With the introduction of precision scrolling, it is no longer possible to
> reverse scroll directions for touchpads by means of button mappings in X.
> This patch adds a configuration option to wsmouse and a boolean field
> named
> 
>     wsmouse*.reverse_scrolling
> 
> to wsconsctl.  The option is valid for both mice and touchpads; if it has
> a non-zero value, wsmouse inverts the sign of the values of wheel events
> and of the scroll events generated by touchpads.
> 
> Apple has made the inverted mapping popular as "natural scrolling", and
> some people may even attribute the opposite meaning to the field name.
> However, I couldn't persuade myself to declare that the classical way of
> scrolling is less "natural".
> 
> OK?
> 

I think you added the wsconsctl diff two times in your mail.

Anyway, the diff works great for me, and I'm fine with it being
called "reverse_scrolling".  Diff looks good to me, ok patrick@.
Thanks!

Reply via email to