71 posts
Posted 28 February 2015 - 11:29 PM
Is there anyway I can do a screen share between a computer and a monitor? I have tried running both
shell.run("monitor [side] rom/programs/shell")
and
shell.run("rom/programs/shell")
in parallel but that didn't work. It just ran them one at a time for some reason. Any suggestions?
7083 posts
Location
Tasmania (AU)
Posted 28 February 2015 - 11:46 PM
Even if you got that going, the end result wouldn't sync - what happened to one running shell, wouldn't happen to the other.
You should be able to get some ideas
here.
71 posts
Posted 28 February 2015 - 11:47 PM
:D/> My friend did it for me. No idea how.
148 posts
Posted 01 March 2015 - 04:56 PM
Do this in the computer:
pastebin get 9H2pd7MZ screenshare
71 posts
Posted 01 March 2015 - 05:01 PM
You're the friend I was on about. I took it from one of your computers :D/>
148 posts
Posted 01 March 2015 - 05:29 PM
You're the friend I was on about. I took it from one of your computers :D/>
I did it by overrideing the term functions + print and write etc.
And making them check for all the screens then display it on all of the screens