Penguin

Differences between version 9 and predecessor to the previous major change of GnomeNotes.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 9 Last edited on Saturday, April 29, 2006 3:20:16 pm by BruceKingsbury Revert
Older page: version 8 Last edited on Tuesday, January 24, 2006 2:17:38 pm by CraigBox Revert
@@ -24,4 +24,16 @@
  
 Using the default gnome-terminal(1) settings when double clicking on a filename containing a + character, only the portion of the filename up to the + is selected. This can get incredibly annoying! 
  
 Fortunately there is a very simple fix, right click on your terminal, choose 'Edit Current Profile', Add + to the end of the "Select-by-word-characters' text box, Close. 
+  
+!! My GNOME top panel is missing  
+  
+To revert to the default panel configuration:  
+  
+<pre>  
+gnome-session-remove gnome-panel  
+gconftool-2 --recursive-unset /apps/panel  
+gnome-panel &  
+</pre>  
+  
+Found at http://gnomesupport.org/forums/viewtopic.php?t=10675.