I didn't use Midnight Commander, I used Nano instead. Open X-term and type in the following: Code: sudo gainroot apt-get install nano cp /etc/systemui/systemui.xml /etc/systemui/systemui.original.xml nano /etc/systemui/systemui.xml Then simply delete the <!-- and --!> at the top and the bottom of these buttons. Then press Ctrl+x to exit, pressing Y to save changes. It will add Top in Xterm, Soft Poweroff and Reboot buttons to the main power button when pressed. Hope I've got the commands right....
sudo gainroot apt-get install nano cp /etc/systemui/systemui.xml /etc/systemui/systemui.original.xml nano /etc/systemui/systemui.xml