[openbox] How do I get programs to start undecorated
Grzegorz Kusnierz
koniu at bezkitu.com
Mon Jan 19 09:39:30 EST 2004
> with wmctl, i cant undecorate all my xterms :/
> when i do: wmctrl -r xterm -b toggle,undecorated
> it undecorates just the first xterm...
wmctrl -l | grep xterm | while read num junk; do
wmctrl -i -r $num -b toggle,undecorated
done
(written from head, might need slight modifications :)
I'm aware that this solution is far from being perfect.
> hm... does s.o. have patch for devilspie?? ;)
It's on my TODO list which will to be launched
as soon as my exams are over.
--
___________________________________________________
| /)/)
| Grzegorz Kuśnierz | JID: koniu at bezkitu.com | ( ^^\
| koniu at bezkitu.com | ICQ: 213689452 | /'-._)
| www.bezkitu.com | GG: 1799993 /#/
\_______________________________________________/#/
More information about the openbox
mailing list