Hi all

My terminal died. After reconnecting to screen, DISPLAY in all
sessions is wrong, so X apps don't start properly. Instead of
saying 'export DISPLAY=...' in each session, I'd like to set it
for all of them at once. This is what I tried, but no joy:

  screen -p1 -X exec export TEST=42
  screen -p2 -X exec export TEST=42
  ...

Does anyone know the correct incantation?

Regards,
Jean


_______________________________________________
screen-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to