Re: [PATCH libinput 1/3] Add a configuration option for natural scrolling

2014-09-18 Thread Hans de Goede
Hi, On 09/19/2014 01:01 AM, Peter Hutterer wrote: > Natural scrolling is simply inverted scrolling, but I decided to > use the Apple terminology simply because it's easier to google for. > > Add the usual quartett of config options for has/set/get/get_default/, as a > boolean option rather than a

[PATCH libinput 1/3] Add a configuration option for natural scrolling

2014-09-18 Thread Peter Hutterer
Natural scrolling is simply inverted scrolling, but I decided to use the Apple terminology simply because it's easier to google for. Add the usual quartett of config options for has/set/get/get_default/, as a boolean option rather than an enum for scroll mode to avoid name collusion with the (curr