View Single Post
Posts: 56 | Thanked: 17 times | Joined on Dec 2009 @ Carlisle, PA
#49
Originally Posted by biggzy View Post
ok i typed ls in xterm and it came back as MyDocs systemui.xml

does that mean all the time i did the mod it was editing that xml file instead of the 1 in etc/systemui folder?

also can i remove the 1 in mydocs? and how? thanx v much
Yes you can get rid of the one in mydocs and then cd to the /etc/systemui directory and do a ls there and see what files are there. If you only have the one systemui.xml file there what I would do is do a:

cp systemui.xml systemui.xml.bak

then leafpad the .bak file and change it back to original by moving the <!-- back up above the <menuitem> tag for reboot.

That way you have an original just in case.