Hi there,
> Ok, I have a question on all this remote X stuff. I've been doing it for a
> while now (via ethernet)...and I've discovered that some applications
> (most notably Netscape), do not successfully carry the keyboard input
> over...leaving the local user with a netscape window off the remote server
> unable to type a thing. Is this a netscape problem or some X config that
> I've been overlooking?
...very interesting. First, remember that X is a client/server system,
but that it is BACKWARDS ;) The X server is the thing that your user
uses (seriously), and the X client is the software that displays onto
the X server (the user's terminal). So if netscape is not getting
keyboard input (which comes from the remote X server) then either:
1. netscape is using different displays for input and output (Q: is this
*possible*?)
2. there is something with with X
3. there is something going on that I don't know about
(most likely 3)
> Also, is there any way to do a remote screen capture? As in seeing what
> the remote user is doing, via a box on your screen, with full capability
> of interaction via mouse/keyboard/etc.? Sort of remote system
> administration using the user's screen.
Try VNC (http://www.orl.co.uk/vnc). It will allow you to see and
interact
with a remote X or Win32 screen (and a couple of other architectures)
Twylite