Da mir manche Einstellungen von Nautilus (vor allem bei Ubuntu) nicht gefallen, hier meine Änderungen:
Edit 04.02.2011: Noch ein paar Sachen dazu…
gconftool -t bool -s /apps/nautilus/preferences/always_use_browser true
gconftool -t bool -s /apps/nautilus/preferences/always_use_location_entry true
gconftool -t string -s /apps/metacity/general/button_layout :minimize,maximize,close
gconftool -t bool -s /apps/nautilus/compact_view/all_columns_have_same_width false
gconftool -t string -s /apps/nautilus/compact_view/default_zoom_level smaller
gconftool -t bool -s /apps/nautilus/desktop/volumes_visible false
gconftool -t string -s /apps/nautilus/preferences/default_folder_viewer compact_view
gconftool -t string -s /apps/nautilus/list_view/default_zoom_level smallest
gconftool -t bool -s /apps/nautilus/preferences/enable_delete true
gconftool -t bool -s /apps/nautilus/preferences/media_automount false
gconftool -t bool -s /apps/nautilus/preferences/media_automount_open false
gconftool -t bool -s /apps/nautilus/preferences/media_autorun_never true
gconftool -t string -s /apps/nautilus/preferences/preview_sound never
gconftool -t int -s /apps/nautilus/desktop/text_ellipsis_limit 2
