<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.freegeek.org/index.php?action=history&amp;feed=atom&amp;title=Talk%3APanel_-_Reset_to_Default</id>
	<title>Talk:Panel - Reset to Default - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.freegeek.org/index.php?action=history&amp;feed=atom&amp;title=Talk%3APanel_-_Reset_to_Default"/>
	<link rel="alternate" type="text/html" href="http://wiki.freegeek.org/index.php?title=Talk:Panel_-_Reset_to_Default&amp;action=history"/>
	<updated>2026-04-22T17:47:59Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>http://wiki.freegeek.org/index.php?title=Talk:Panel_-_Reset_to_Default&amp;diff=55889&amp;oldid=prev</id>
		<title>Paulm: New page: This needs to go in a proper package and will do do, not a random fileon the wiki.  Here&#039;s a script to fix all your panel problems = ) It will reset your panels to the ubuntu default and m...</title>
		<link rel="alternate" type="text/html" href="http://wiki.freegeek.org/index.php?title=Talk:Panel_-_Reset_to_Default&amp;diff=55889&amp;oldid=prev"/>
		<updated>2011-04-02T01:02:44Z</updated>

		<summary type="html">&lt;p&gt;New page: This needs to go in a proper package and will do do, not a random fileon the wiki.  Here&amp;#039;s a script to fix all your panel problems = ) It will reset your panels to the ubuntu default and m...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This needs to go in a proper package and will do do, not a random fileon the wiki.&lt;br /&gt;
&lt;br /&gt;
Here&amp;#039;s a script to fix all your panel problems = ) It will reset your panels to the ubuntu default and make sure everything is running properly.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;BEFORE YOU RUN IT&amp;#039;&amp;#039;&amp;#039;, however, open:&lt;br /&gt;
 /etc/NetworkManager/nm-system-settings.conf&lt;br /&gt;
Now find:&lt;br /&gt;
 [ifupdown]&lt;br /&gt;
 managed = false&lt;br /&gt;
And change the second line to:&lt;br /&gt;
 managed = true&lt;br /&gt;
&lt;br /&gt;
Download this script anywhere, double-click it, and choose &amp;quot;run.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
 #!/bin/bash&lt;br /&gt;
 #Doing these first two lines is probably overkill, but we want to reset the panels to default no matter the cause.&lt;br /&gt;
 gksudo apt-get purge gnome-panel indicator-applet-session&lt;br /&gt;
 gksudo apt-get install gnome-panel indicator-applet-session&lt;br /&gt;
 gksudo restart network-manager&lt;br /&gt;
 gconftool --recursive-unset /apps/panel&lt;br /&gt;
 rm -rf ~/.gconf/apps/panel   # this line  does exactly what the line above does &lt;br /&gt;
 pkill gnome-panel&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Media:Restore-panel.sh]]&lt;/div&gt;</summary>
		<author><name>Paulm</name></author>
	</entry>
</feed>