At work we have a large number of wall monitors streaming data to our
production floor workers. What workers see is just an X session running
from a Linux box in the next room.

We have had a problem with these X sessions locking. We need a way to
remotely capture and mirror the X sessions that users see on the wall
monitor. VNC would not appear to be the way to do this; can this be done
with the 'screen' command? I have used screen with xterm sessions -- has
anyone used this to capture and entire X session?

John Reese