Skip to content Accesskey=4Skip to sub-navigation Accesskey=3View our Accessibility Options MIT Information Systems Home About IS&T Contact IS&T Site Map Search Advanced Search
Getting StartedGetting Services by Topic or Alphabetically Getting Help

On This Page

[Help]

  

Quick Links

Top Level

Related Links

Ask OLC a question

Athena Consulting Homepage

Helpdesk Stock Answers (for Mac/PC questions)


How do I turn off the new Nautilus Desktop?

By default, machines running the 9.3 release will present the Nautilus
file manager on startup.  This normally appears as a background
window, containing icons for your home directory and Trash, and
perhaps others.  

If you do not wish to run the Nautilus desktop, you may add the
following line to your .environment file.

	set skip_nautilus

If you decide to set skip_nautilus, GNOME will stop taking care
of your background image unless you run:

        gconftool-2 -s -t bool /apps/nautilus/preferences/show_desktop false

This command only needs to be run once.

Even after this command, you can still run the Nautilus file manager
manually from the command line with the command

	 nautilus &

If you'd like to have the Nautilus file manager presented on startup
again, make sure that you don't have the 'set skip_nautilus' line in
your .environment file, or other startup files like your .cshrc.mine
file. You may also need to run the command

      gconftool-2 -s -t bool /apps/nautilus/preferences/show_desktop true

$Id: 9.3_skip_nautilus,v 1.4 2005/02/10 17:23:15 ike Exp $

MIT Home | Getting Started | Getting Services | Getting Help | About IS&T | Accessibility
Ask a technology question or send a comment about this web page.