Hi,<br>
<br>
Following some cack-handed drag/dropping I've managed to do this to my top panel:<br>
<br>
<a href="http://www.somethings.org.uk/pictures/Screenshot.jpg">http://www.somethings.org.uk/pictures/Screenshot.jpg</a><br>
<br>
Everywhere visible on it is either a menu or an icon so I can't get at
the config to edit it, and I can't seem to see any handle to drag it
back into place with.<br>
<br>
I've found the file
/home/tim/.gconf/apps/panel/profiles/default/toplevels/top_panel/%gconf.xml,
which I assume is where I should be looking next, but the contents seem
to be in some kind of code:<br>
<br>
&lt;?xml version=&quot;1.0&quot;?&gt;<br>
&lt;gconf&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;entry name=&quot;x&quot; mtime=&quot;1134239870&quot; type=&quot;int&quot; value=&quot;0&quot;&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/entry&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;entry name=&quot;orientation&quot; mtime=&quot;1145989149&quot; type=&quot;string&quot;&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;stringvalue&gt;left&lt;/stringvalue&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/entry&gt;<br>
&lt;/gconf&gt;<br>
<br>
The change time on this file is correct for when I did it.<br>
<br>
Can anyone offer any advice?<br>