09-06-07 06:14 PM
On Aug 23, 6:42 am, sk8r-365 <sk8r-...@sk8r.debian.etch.invalid.org>
wrote:
> Horton heard a Who named AJackson saying:
>
>
>
>
>
>
>
>
> Thanks for the info. I've only known of X via Linux. Hence, my view is lim
ited.
> But it's a great view from here! (poor Windows suckers).
You CAN actually run X11 on a MS Windows box. It's just a program
that writes to your screen(s) and read from your input(s). And
commands to write and events from input can travel over the net.
This is why you can run graphic software from your server having it
displayed on you X11 server, even if you don't have a graphic card or
screen on your server.
You can even run a X11 server in your X11 server. THIS is a cool
feature. No, it is not a later hack.
(From memory) try
Xnest :1 -query localhost
(You need to install xnest X11-server first)
Ctrl-Alt-Backspace restarts your X11 server, and by doing that also
kills your session.
This feature can be turned off in X11 server configuration file, if
you have problems with that.
[ Post a follow-up to this message ]
|