| 
show_icon_text
 | Specifies when to preview the content of text files
in the icon that represents the file. To never preview the content of text
files, run the following command:   
# gconftool-2 --type string --set /apps/nautilus/preferences/ show_icon_text never
 Alternatively, users can perform
the following steps:  
Choose Edit -> Preferences from a file manager window, then choose Preview.
Select an option for the Show text in icons
preference. | 
| 
show_directory_item_counts
 | Specifies when to show the number of items in folders.
To never show the number of items in folders, run the following command:  
# gconftool-2 --type string --set /apps/nautilus/preferences/ show_directory_item_counts never
 Alternatively, users can perform the following steps:  
Choose Edit -> Preferences from a file manager window, then choose Preview.
Select an option for the Count number of items
preference. | 
| 
show_image_thumbnails
 | Specifies when to show thumbnails of image files.
To never show thumbnails, run the following command:  
# gconftool-2 --type string --set /apps/nautilus/preferences/ show_image_thumbnails never
 Alternatively, users can perform the following steps:  
Choose Edit -> Preferences from a file manager window, then choose Preview.
Select an option for the Show thumbnails
preference. | 
| 
preview_sound
 | Specifies when to preview the content of sound files.
To never preview the content of sound files, run the following command:  
# gconftool-2 --type string --set /apps/nautilus/preferences/preview_sound
never 
 Alternatively, users can perform the following
steps:  
Choose Edit -> Preferences from a file manager window, then choose Preview.
Select an option for the Preview sound files
preference. |