]> git.phdru.name Git - dotfiles.git/commitdiff
.fvwmrc: Rename `Term2Hosts` -> `Term2HostsHome`
authorOleg Broytman <phd@phdru.name>
Tue, 16 Aug 2022 09:59:29 +0000 (12:59 +0300)
committerOleg Broytman <phd@phdru.name>
Tue, 16 Aug 2022 09:59:29 +0000 (12:59 +0300)
They are my personal hosts.
Need to distinguish them from hosts at the job.

.fvwm/main.m4

index 1a9168863e25244f250eb031c8f451a2d854e0c7..216a0179a2ec2e8d3183258d711449ae4f5bcb76 100644 (file)
@@ -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