Flutterby™! : Removing popup scrollbars

Next unread comment / Catchup all unread comments User Account Info | Logout | XML/Pilot/etc versions | Long version (with comments) | Weblog archives | Site Map | | Browse Topics

Removing popup scrollbars

2011-10-27 03:08:49.356192+02 by Dan Lyke 0 comments

How to make the overlay/popup scrollbars in gtk in more recent versions of Ubuntu revert to normal scrollbars:

dpkg --list |grep "overlay" | cut -d " " -f 3 | xargs sudo dpkg --purge

Source.

[ related topics: Astronomy Java ]

comments in ascending chronological order (reverse):