#!/bin/sh
#] 
#] *********************
#] $ bash "$d_bin"'starter/vid_OceanRu tale.sh'  - Expanding Earth: a Tale of Ocean Ru
# www.BillHowell.ca  27Sep2025 initial


# defined in start_input :
#		d_start="$d_bin""starter/"
#		goApp="$d_start"'start_app.sh'  

# switch to FIXED Workspace 5
wrkSpc=4
echo "proj_expanEarth.sh is running in Desktop $wrkSpc+1"
wmctrl -s  "$wrkSpc"


d_ocean="$d_web"'Bill Howells videos/250927 Ocean Ru tale/'


	bash "$goApp"	"$delay_fmg"	'filemgr'	"$d_ocean"		''
	bash "$goApp"	"$delay_fmg"	'filemgr'	"$d_ocean"		''
	bash "$goApp"	"$delay_trm"	'terminal'	''					''
	bash "$goApp"	"$delay_trm"	'terminal'	''					''
	bash "$goApp"	"$delay_edt"	'editRght'	"$d_ocean"		'0_A tale of Ocean Ru notes.txt' 

#	bash "$goApp"	"$delay_brs"	'browRght'	"$d_ocean"		'A tale of Ocean Ru.HoWeb background.html' 
#	bash "$goApp"	"$delay_edt"	'editRght'	"$d_ocean"		'A tale of Ocean Ru background.HoWeb.html' 


	bash "$goApp"	"$delay_brs"	'browLeft'	"$d_ocean"		'A tale of Ocean Ru script.HoWeb.html' 
	bash "$goApp"	"$delay_edt"	'editRght'	"$d_ocean"		'A tale of Ocean Ru script.HoWeb.html' 






# enddoc
