Re: Shutdown and reboot commands not working
Brought to you by:
captnmark
|
From: Adam P. <co...@bb...> - 2003-03-08 19:29:10
|
I have suspicion about that this is some problem of RH8. I noticed that in this version of RH you have to first quit WM (KDE or GNOME by default) and then you have to choose Shutdown from >System menu. Therefore I think this is somehow set by RH, and IceWM can not change this behaviour. Or is this not working only in 1.26 bu in earlier it does? If so then please fill bug report. Adam Pribyl On Sat, 8 Mar 2003, [iso-8859-1] Cédric Chausson wrote: > Hello all, > > I am using IceWm 1.2.6-1 with RH 8.0 and Gnome 2.4. > > When I do CTRL-ALT-DEL, the CTRL-ALT-DEL MENU appears with all the > different options :Lock workstation, Logout, Cancel, Restart Icewm, > Reboot, Shutdown. > > The button ICEWm restart works. But the buttons Reboot and Shutdown > don't. When I clik one of them, I see the Cancel Logout window appear. > If I clik on Ok, it just closes the active windows but does not launch > the system shutdown or the system reboot. > > In my preferences files I have the following commands : > > # Command to shut down the system > ShutdownCommand="sudo shutdown -h now" > > # Command to reboot the system > RebootCommand="sudo shutdown -r now" > > Sudo is setup correctly as I can use these commands from the command > line and they launch system halt or reboot. > > Any ideas how to make the CTRL-ALT-DEL buttons work ? > > Thanks in advance, > > |