Re: halt and restart button greyed
Aliaksandr Kazlou <[email protected]> Wed, 6 Jul 2011 14:43:43 +0300
| Newsgroups | gmane.comp.window-managers.icewm.user |
|---|---|
| Message-ID | <CA+RMCh+=7OE3nTzFvb1k302AJBDgR7vWpiZXE4Zwg1i+zEjfYw@mail.gmail.com> |
Hi. Please, be sure that ShutdownCommand and RebootCommand in your ~./icewm/preferences are setup properly. In my case: ShutdownCommand = " shutdown -h now" RebootCommand = "shutdown -r now" where "shutdown" is located in /usr/bin, and this is custom written sh script, which simply just redirects to /sbin/shutdown: shutdown: #!/bin/bash sudo /sbin/shutdown $* Does it solve your problem? 2011/7/6 Denis Prost <[email protected]> > Hi everyone, > > when I press Ctrl+Alt+Del in i icewm, halt and restart buttons are > greyed in the dialog box that shows several action button. > Does anyone knows how I could make them active ? > Thanks, > regards, > > Denis > > > ------------------------------------------------------------------------------ > All of the data generated in your IT infrastructure is seriously valuable. > Why? It contains a definitive record of application performance, security > threats, fraudulent activity, and more. Splunk takes this data and makes > sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-d2d-c2 > _______________________________________________ > IceWM-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/icewm-user > ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ IceWM-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/icewm-user