On 7/17/09, Teika Kazura <[email protected]> wrote: > On Tue, 14 Jul 2009 22:16:35 +0800, Wang Lei wrote: >> I tried to add the code like this into .sawfish script, but it makes >> the wm dead. >> >> -------code--------- >> (system "urxvt &") >> (while (not (get-window-by-name-re "l...@debian") ) >> t) >> (maximize-window-fullscreen-toggle (get-window-by-name-re "l...@debian")) >> -------code--------- > > Do you mean the Sawfish process killed, or hung? If the former, does > anyone know why? > Sorry I didn't tell clearly. It hung. I think it's caused by 'while', but I think system should creat a asynchronous process. Isn't it? > Thanks, > Teika (Teika kazura) > > >
-- Regards Lei
