I recently updated my Lubuntu and noticed that the scrollbars are now nearly too thin to see. On a netbook, it's almost impossible. Fortunately, it's easy to fix.
- Run this command in a terminal:
sudo leafpad /usr/share/themes/Lubuntu-default/gtk-2.0/scrollbar.rc - Edit this line in the resulting document that pops up:
GtkRange::slider-width = 20(replace "20" with your choice. 20 is a bit thick but that's how I like it. That's what she said) - Logout and Log-in again. Done.


