Page 1 of 1
Power off button does not work...
Posted: Sun Sep 18, 2011 9:03 pm
by vik123
Hi All,
I have just installed the LXDE on my Debian system and i have a problem with the power off button. When i click on this button a window appears with the possibility to log off, hibernate, suspend or cancel. The "Turn off the computer" is missing...
Can you please to help me to get this useful option?
Thanks
Re: Power off button does not work...
Posted: Sun Sep 18, 2011 10:17 pm
by rokytnji
Run the command
to see if it is installed first, If it is not installed.
Code: Select all
sudo apt-get update && apt-get install hal
to install hal.
Or. Use aptitude if so preferred to install hal. Reboot, check shutdown menu then. That is how I fixed the shutdown menu in my Debian Testing AntiX 8.5 LXDE install.
Re: Power off button does not work...
Posted: Mon Sep 19, 2011 12:49 am
by vik123
Thanks. Now it works perfectly.
Re: Power off button does not work...
Posted: Mon Sep 19, 2011 1:00 pm
by amjjawad
vik123 wrote:Thanks. Now it works perfectly.
Please mark this topic as Solved if you don't have any other question

Re: Power off button does not work...
Posted: Thu Oct 06, 2011 9:09 am
by shmell
I did everything as you advised and for some time there were o problems, but now it has dissappeared again... What can be wrong?
Re: Power off button does not work...
Posted: Fri Oct 07, 2011 12:25 am
by rokytnji
Sometimes when doing a upgrade things can be removed. I being a Debian Testing/Unstable user pay special attention to what gets removed during a
Code: Select all
apt-get update && apt-get dist-upgrade
command.
Do a
to see if hal was removed. Maybe because of upgrade. Also. I froze my LXpanel to ver 1.6, because 1.7 lost my menu entries when panel was on top of screen.
Re: Power off button does not work...
Posted: Sun Dec 11, 2011 5:50 pm
by Mitja
Code: Select all
/sbin/shutdown [-t sec] [-arkhncfF] time [warning-message]
if you cant fix it you can always use terminal