Linux Lite Forums

Software - Support => Tutorials => Topic started by: robinc on January 08, 2019, 02:13:48 AM

Title: Disable fading scrollbars - GTK3
Post by: robinc on January 08, 2019, 02:13:48 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

Code: [Select]
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