[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Real-time window manager switching



csj said:

> So, is there a shell command sequence which I can type into an xterm to
> replace Ratpoison with another WM, while keeping my other X clients still
> running? I need the equivalent of a re-startx.

what about just killing the pid of the WM and loading a new WM?

e.g.

kill `pidof ratpoison`  && afterstep &

nate





Reply to: