Re: Shortcuts dissapeared.
Havoc Pennington <[email protected]>
| Newsgroups | gmane.comp.gnome.os.redhat |
|---|---|
| Message-ID | <[email protected]> |
"Marc Bruggeman" <[email protected]> writes: > When gnome is started up normally you get shortcut icons for your root > directory, the trash bin and others. > But I have lost those shortcut icons. Also clicking on the right hand mouse > button while on the mouse-pointer is on an open part of the screen does not > give a menu to open a new window, or terminal.. > How can I restore the icons on the screen and make my linux system react on > the right hand click again ? Is there a configuration file or log I can > inspect to see how this could have happened ?? > To resolve this, in a terminal type: $ nautilus & $ save-session Wait for Nautilus to finish starting up before you type save-session. The problem is that Nautilus was somehow lost from your session, so you need to save your session again while Nautilus is running. Havoc