Micha Feigin <michf@post.tau.ac.il> writes: > I am trying to open urxvtd (the urxvt unicode daemon) from .xsession > and urxvtc (the client). The problem is that the client needs for the > daemon to start first so I need to wait. I can't figure out how to > implement such a wait. You could also try xtoolwait, as in xtoolwait urxvtc & in your .xsession. There is a debian package for it.