01-08-2019, 07:13 AM
The introduction of fading scrollbars with GTK3 drove me up the wall esp. in synaptic and similar where the horizontal scroll bar could fade in and cover the bottom entry.
Simple answer is to add
to your /etc/environment file - job done.
This is on my system running LL3 series. I don't know if it's the same on 4.x with Ubuntu 18.04
Simple answer is to add
Code:
GTK_OVERLAY_SCROLLING=0
to your /etc/environment file - job done.
This is on my system running LL3 series. I don't know if it's the same on 4.x with Ubuntu 18.04