On Sat, 8 Aug 2009, Jim Kinney wrote: > To answer your question, gconf editor is your friend. Go to > apps->nautilus->icon view and change "thumbnail size" Another way to do the same thing: gconftool-2 --type int --set /apps/nautilus/icon_view/thumbnail_size \ <NEW_VALUE> The default appears to be 96, 32 or 48 might be reasonable. --- Mike