Re: [wmii] status doesn't work

From: R. Mattes <rm_AT_seid-online.de>
Date: Fri, 10 Mar 2006 20:57:56 +0100

On Fri, 2006-03-10 at 16:49 +0000, Christoph Sieghart wrote:
> [Ivan F. Villanueva B. wrote]
> > And, when I change something in the configs, e.g. the status file, how can I
> > make the changes applied without restarting wmii ?
>
> You can do Metakey-Control-w and y, or just execute your wmiirc again.
> That should do the trick.

Better no :-)
I was just about to report a bug in the rc/wmiirc script:

   $MODKEY-Control-w,y)
              wmiirc &;;

This will create a _second_ wmiirc process so now you have
two event readers - most likely _not_ what you want.
Should probably be:

   $MODKEY-Control-w,y)
              exec wmiirc;;

HTH, Ralf Mattes

P.S: the latest snapshot are real fun - finally thw wm i allways
wanted to have.

> hth,
> sigi
>
> _______________________________________________
> wmii_AT_wmii.de mailing list
> http://wmii.de/cgi-bin/mailman/listinfo/wmii
Received on Fri Mar 10 2006 - 20:58:28 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 16:00:59 UTC