Thanks guys, this worked as described eliminating what I described in steps 1 and 2 of the originating post. I am interested to understand more how to control time delay to eliminate step 3, I see this script in the Emulator details screen under "Running Scripts" (LB V12.7 full version) the system must have pasted this in during setup:
SetKeyDelay, 0, 50
return
sleep 10000 ; Wait 10 seconds before pressing the key.
Send, {space 3} ; Press the space bar 3 times to ensure we close all screens
If not this script then I see possible options under "Startup Screen" with a Startup Load Delay slider set currently to 8s. The information that I would like to eliminate from display comes on between 4 and 7 sec. I would have thought if any of these control configuration settings where working it would have eliminated the content from display since the autohotkey has a 10s value and the slider in startup has a setting of 8s