http://ubuntuforums....ad.php?t=255065
For the too lazy to click you must create a file in your homedir called .gtkrc-2.0
mousepad ~/.gtkrc-2.0
Next paste the following text inside and save:
style "scroll"
{
GtkScrollbar::slider-width = 25
}
class "*" style "scroll"Restart your XFCE session.
Enjoy!
Using a width of 25 makes using the scroll bar more manageable. Adjust to your personal liking.











