[openbox] Roll up all windows?
Tim Ziegele
tactx at web.de
Tue Sep 14 13:35:21 EDT 2004
On Tue, 2004-09-14 at 19:21, Paweł Słowik wrote:
> On Tue, Sep 14, 2004 at 13:07:34 -0400, David Courtney wrote:
> > I'm curious about this too. I have been using fbpanel for this
> > feature, but fbpanel crashes at least once a day.
> the wmctrl solution does work
> use "-b add,shaded" instead of "-b toggle,shaded"
> like this:
>
> for WINID in `wmctrl -l | cut -d " " -f 1`; do wmctrl -i -r $WINID -b
> add,shaded; done
Thanks, I will try it tomorrow. If that doesn't work like it should or
if wmctrl is unstable for some reason I will work myself through the
code. I think this should not be too heavy...
Bye
More information about the openbox
mailing list