From 2c4a51e1106194a3526fe6c6ca9eea657dd208a1 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Sat, 19 Aug 2023 22:04:09 +0300 Subject: [PATCH] .fvwmrc: Open remote hosts' terms on startup and resume --- .fvwm/main.m4 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.fvwm/main.m4 b/.fvwm/main.m4 index 4a5b7da..14b575f 100644 --- a/.fvwm/main.m4 +++ b/.fvwm/main.m4 @@ -523,6 +523,7 @@ AddToFunc StartStandardSession + I GotoDeskAndPage 2 0 1 + I TERM_KOI8_BIG + I Wait TERM ++ I Term2HostsHome + I FireFox DestroyFunc ResumeFunction @@ -535,6 +536,7 @@ AddToFunc ResumeFunction + I Exec sleep 10; exec "$HOME"/current/projects/audio-cdr-video/audio/pa-mic-off + I XsetbgFilename + I Wait gxmessage ++ I Term2HostsHome + I Any ("*Mozilla Firefox") GotoDeskAndPage 0 1 1 + I TestRc (Match) Break + I None ("*Mozilla Firefox") FireFox -- 2.39.2