Re: Width of scrollbars



romildo uber com br writes:

> In the process of configuring my desktop, I want
> to change the width of scrollbars of GTK+ applications.
> How can I do that systematically? Can it be done
> by editing the GTK+ configuration files?

Yes, using style properties.  Try your .gtkrc (example):

  GtkRange::slider_width = 20
  GtkRange::stepper_size = 20
  GtkScrollbar::min_slider_length = 20


-- 
Roger Leigh

                Printing on GNU/Linux?  http://gimp-print.sourceforge.net/
                GPG Public Key: 0x25BFB848.  Please sign and encrypt your mail.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]