Font ?



Can the font be similarly changed?  Adding a font = "...." to the style
block doesn't seem to have any effect.

Thus spake Bjoern Ganslandt on Wed, Nov 01, 2000 at 02:15:43PM CST
> > Is it possible to change the colors and font used for desktop icon labels in   
> > gnome for both selected and unselected icons?  If so, how?                     
> 
> it is put this in your ~/.gtkrc.mine
> 
> style "my-desktop-icon" {
> fg[NORMAL] = { 0.8, 0.8, 0.8 }
> bg[NORMAL] = { 0.0, 0.7, 0.0 }
> fg[SELECTED] = { 0.0, 0.0, 0.8 }
> bg[SELECTED] = { 0.0, 0.8, 0.1 }
> }
> 
> widget_class "*DesktopIcon*" style "my-desktop-icon"
 
-- 
Lindsay Haisley       | "Everything works    |     PGP public key
FMP Computer Services |       if you let it" |      available at
512-259-1190          |    (The Roadie)      | <http://www.fmp.com/pubkeys>
http://www.fmp.com    |                      |




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