"Ivan F. Villanueva B." <wmii_AT_artificialidea.com> writes:
> What about
> exec wmii
> in .xsession?
The OP wanted to restart wmii in a running X11 session. In the above
suggestion, X11 exits when wmii exits.
With "while true; do wmii; sleep 5; done", a new wmii will be started
after the first one exits, which is effectively a restart.
Problem: how to exit X11 in that scenario?
Kai
Received on Thu Feb 15 2007 - 08:49:40 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 16:21:32 UTC