Re: [dev] exiting dwm correctly

2011-06-29 Thread julien steinhauser
On Wed, Jun 29, 2011 at 11:16:52AM +0200, Thomas Dahms wrote: > Thuban asked to kill more than one program, which cannot be achieved > in the same way. > Playing with rc, i wrote a mini script which relies on gnu's ps forest view ( sorry ) and dmenu. It kills process selected with dmenu, to stop

Re: [dev] exiting dwm correctly

2011-06-29 Thread Thomas Dahms
2011/6/29 ilf : > On 06-28 20:49, Thomas Dahms wrote: >> >> There was a thread about properly terminating the loop that updates your >> status bar [1]. > > We discussed a lot, but did we reach an agreement? Do we have to? > The README part still sais: > >    41     while xsetroot -name "`date` `u

Re: [dev] exiting dwm correctly

2011-06-29 Thread ilf
On 06-28 20:49, Thomas Dahms wrote: There was a thread about properly terminating the loop that updates your status bar [1]. We discussed a lot, but did we reach an agreement? The README part still sais: 41 while xsetroot -name "`date` `uptime | sed 's/.*,//'`" 42 do 43

Re: [dev] exiting dwm correctly

2011-06-28 Thread Thuban
That's it, thank you very much! Le 20:49:28 le 28 juin 2011 , Thomas Dahms a écrit : > 2011/6/28 Thuban : > > Hello > > I can't find mails about exiting dwm properly, in order to kill every > > process launched before dwm when using a .xinitrc file as example. Can > > you help me finding it please?

Re: [dev] exiting dwm correctly

2011-06-28 Thread Thomas Dahms
2011/6/28 Thuban : > Hello > I can't find mails about exiting dwm properly, in order to kill every > process launched before dwm when using a .xinitrc file as example. Can > you help me finding it please? > thank you There was a thread about properly terminating the loop that updates your status b

[dev] exiting dwm correctly

2011-06-28 Thread Thuban
Hello I can't find mails about exiting dwm properly, in order to kill every process launched before dwm when using a .xinitrc file as example. Can you help me finding it please? thank you