Comment 9 for bug 1368402

Revision history for this message
Mikkel Juul Erup (mijuer) wrote : Re: GTK3 apps doesn't understand natural scrolling in Xubuntu

I patched gtk3 to inverse scrolling and created a package. This works in all gtk3 apps, so now I have got natural scrolling everywhere. But the downside is that it's not possible to toggle natural scrolling. It's only possible to get back the default scrolling by reinstalling the official libgtk-3-0.

It would be fairly easy to implement a check for a gsettings flag that could toggle natural scrolling.