[openbox] Roll up all windows?
Paweł Słowik
wik at iq.pl
Tue Sep 14 13:21:01 EDT 2004
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
>
>
> > By the way, fbpanel has a button for shading/unshading. But fbpanel has
> > been unstable for me.
--
Paweł Słowik
More information about the openbox
mailing list