Jump to content
  • Sky
  • Blueberry
  • Slate
  • Blackcurrant
  • Watermelon
  • Strawberry
  • Orange
  • Banana
  • Apple
  • Emerald
  • Chocolate
  • Charcoal

Zacherl

Members
  • Content Count

    3
  • Joined

  • Last visited

Posts posted by Zacherl

  1. 8 hours ago, Molinko said:

    If you just want to run a program on a screen and still have a shell in the remote terminal that's not that difficult. What are you trying to achieve? Do you really need mirroring? Or do you just want to be able to run more than one program at a time?

    Nice, thats exactly what I want. My computer runs a program that shows status info on a screen and I want to be able to remotely use the shell on a terminal without interrupting the screen output.

    Is there by chance any tool (launcher) that automatically redirects the output of programs in a generic way? For ComputerCraft there was the "screen <lua_script> <side>" command to archieve this. I saw the OpenOS "isloated" process/environment architecture, so shouldn't it be possible to override the main gpu/screen just for a single process?

     

    8 hours ago, Molinko said:

    It is possible but mirroring in the precise sense is a bit tricky.

    Yeah, I already played around with that quite a bit, after I found this thread:

    The results were ... mhh ... unpredictable :D Registering the VGPU as primary destroys the terminal output on all screens. Same result for calling "vgpu.setBackground()" or some other random function.

  2. Hello there,

     

    I just started looking into OC (did some things with CC before) and saw a YouTube video where a guy was using the Remote Terminal and a screen at the same time (the contents were mirrored). Did this behaviour change? If so, is there any other way to output data to a screen and beeing able to use the shell on a Remote Terminal at the same time?

     

    Best regards

    Zacherl

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.