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

How to control icon size in gtk application (gnome-applets) ?



Hi,

I would change the size of the icons which appears when you right-click
on the gnome-panel to open "gnome-applet". The "gnome-applets" icon are
by default set to 32, I think. And I would to put it to 24. is it possible ?

I have looked on google and found some tricks like :
gtk-icon-sizes =
"panel-menu=24,24:gtk-menu=16,16:gtk-button=16,16:gtk-small-toolbar=16,16:gtk-large-toolbar=24,24:gtk-dialog=32,32:gtk-dnd=32,32"

# panel-menu refers to menus in panels (e.g. Applications)
# gtk-menu refers to menus in GTK-applications (e.g. File)
# gtk-button refers to buttons in GTK-applications (e.g. OK)
# gtk-small-toolbar refers to smaller toolbars in GTK-applications (I
don't know any...)
# gtk-large-toolbar refers to larger toolbars in GTK-applications (e.g.
gEdit, but not Mozilla nor OpenOffice)
# gtk-dialog refers to dialog boxes in GTK-applications (e.g. gksudo)
# gtk-dnd refers to drag and drop in GTK-applications (e.g. from gFTP -
but not Nautilus nor Desktop)

I use gtk-icon-sizes = "panel-menu=24,24" , but I don't think that the
others solve my "problem".
Have you an idea on this subject ?
Thx
Regards,
Guillaume



Reply to: