dpkg -i the .deb. Then hold it if you want to prevent apt from overwriting with at new version if it becomes available. I use aptitude.
sudo aptitude hold libgtk-3-0.
amd64 .deb attached as well as my patch.
The patch in the current form is only a workaround, not a suggested official fix, because it doesn't allow for toggling natural scrolling. It just patches gtk to ALWAYS use natural scrolling
@Yanpas, sure, but use at your own risk :-)
dpkg -i the .deb. Then hold it if you want to prevent apt from overwriting with at new version if it becomes available. I use aptitude.
sudo aptitude hold libgtk-3-0.
amd64 .deb attached as well as my patch.
The patch in the current form is only a workaround, not a suggested official fix, because it doesn't allow for toggling natural scrolling. It just patches gtk to ALWAYS use natural scrolling