From bba4dabfa77773f4907b84d1345c4804f421504d Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Tue, 16 Aug 2022 12:59:29 +0300 Subject: [PATCH] .fvwmrc: Rename `Term2Hosts` -> `Term2HostsHome` They are my personal hosts. Need to distinguish them from hosts at the job. --- .fvwm/main.m4 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.fvwm/main.m4 b/.fvwm/main.m4 index 1a91688..216a017 100644 --- a/.fvwm/main.m4 +++ b/.fvwm/main.m4 @@ -630,8 +630,8 @@ DestroyFunc Id3Info AddToFunc Id3Info I Exec "$HOME"/lib/audio/mp3/id3info.py "`audtool --current-song-filename`" | text-wrap.py | gxmessage -buttons Ok -default Ok -fn 'MESSAGE_FONT' -file - changequote([`], ['])dnl -DestroyFunc Term2Hosts -AddToFunc Term2Hosts I GotoDeskAndPage 1 1 2 +DestroyFunc Term2HostsHome +AddToFunc Term2HostsHome I GotoDeskAndPage 1 1 2 + I TERM_KOI8_SSH_SCREEN(iskra-aviel.phdru.name, iskra) + I Wait TERM + I GotoDeskAndPage 1 0 1 @@ -743,7 +743,7 @@ AddToMenu TermColors "Term Colors" Title + "Term: white/black" TERM_KOI8 -fg white -cr white -bg black AddToMenu Systems "Systems" Title -+ "Iskra+Phdru" Term2Hosts ++ "Iskra+Phdru" Term2HostsHome + "" Nop pushdef(`TERM_KOI8', `Exec LC_CTYPE=ru_RU.KOI8-R exec TERM -xrm "*Page: 1 1 1"')dnl pushdef(`TERM_RU_UTF8', `Exec LC_CTYPE=ru_RU.UTF-8 exec TERM -name URxvt -xrm "*Page: 1 1 1"')dnl -- 2.39.2