Re: icewm stuck with a config at .icewm/startup
"J. Bakshi" <[email protected]> Wed, 1 Jun 2011 12:21:33 +0530
| Newsgroups | gmane.comp.window-managers.icewm.user |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 1 Jun 2011 08:32:58 +0200 (CEST) Stefan Gruber <[email protected]> wrote: > Hi, > > had the same issue with wbar; simplest way was to create a "shutdown"-script in your .icewm-directory, chmod it to executable ( x) and make it look like this: > > !/bin/bash > (kill `ps ax | grep wbar | grep -v grep | awk '{print $1}'`) > > OR the brutal way (take care, if you run jobs with nohup or daemons with your user they'll be killed) > > !/bin/bash > killall -u $USER > > Then you look in your personal preferences-file for this: > # That's also good. Does icewm follows a particular name for that shutdown script in .icewm ? Kindly let me know. Thanks ------------------------------------------------------------------------------ Simplify data backup and recovery for your virtual environment with vRanger. Installation's a snap, and flexible recovery options mean your data is safe, secure and there when you need it. Data protection magic? Nope - It's vRanger. Get your free trial download today. http://p.sf.net/sfu/quest-sfdev2dev