From 2d2048f5ff5f0ce412d6d60bce2b3da3214d8d07 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Mon, 1 Feb 2016 01:37:26 +0300 Subject: [PATCH] .fvwm2rc: fix a bug - wait for term names --- .fvwm/phd.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.fvwm/phd.m4 b/.fvwm/phd.m4 index b5c8f86..b9dbe42 100644 --- a/.fvwm/phd.m4 +++ b/.fvwm/phd.m4 @@ -487,9 +487,9 @@ AddToFunc StartStandardSession + I Wait TERM + I GotoDeskAndPage 1 1 0 + I TERM_UTF8 -iconic -name term-im-remote -+ I Wait URxvt ++ I Wait term-im-remote + I TERM_KOI8 -geometry 60x25-5-5 -iconic -name term-im-local -+ I Wait URxvt ++ I Wait term-im-local + I GotoDeskAndPage 2 0 1 + I TERM_KOI8 -geometry TERM_GEOM_BIG + I Wait TERM -- 2.39.5