Secondary wharf configuration

.../etc/salmon.cfg

Secondary afterstep wharf with five salmon.

:allofthem
magnify=1
foreground=green

:i
line=alice_setting=|Alice|_color1=green_color2=yellow_color3=red\
    _command=:alice
line=betty_setting=|Betty|_color1=green_color2=yellow_color3=red\
    _command=:betty
line=carol_setting=|Carol|_color1=green_color2=yellow_color3=red\
    _command=:carol
line=debra_setting=|Debra|_color1=green_color2=yellow_color3=red\
    _command=:debra
appname=salmoni
goto :allofthem

:j
line=erika_setting=|Erika|_color1=green_color2=yellow_color3=red\
    _command=:erika
line=fanny_setting=|Fanny|_color1=green_color2=yellow_color3=red\
    _command=:fanny
line=ginny_setting=|Ginny|_color1=green_color2=yellow_color3=red\
    _command=:ginny
line=haley_setting=|Haley|_color1=green_color2=yellow_color3=red\
    _command=:haley
appname=salmonj
goto :allofthem

:alice
# the command must be all on one line but comments
# are allowed between the label and the command.
xterm -font 6x13 -bg white -fg black -geometry 201x58+0+0 -ls -T "ALICE" -e /usr/home/user/bin/alice &
* * o * *