9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "matt" <matt@proweb.co.uk>
To: <9fans@cse.psu.edu>
Subject: Re: [9fans] no job control; thank you!
Date: Thu, 18 Jul 2002 17:19:09 +0100	[thread overview]
Message-ID: <00cd01c22e76$da078620$6501a8c0@KIKE> (raw)
In-Reply-To: <2bcd7eda708abfabe83b034959559f58@vitanuova.com>



> there's no essential reason why you couldn't do that under plan 9,
> i think. just put a level of indirection above the draw device.

I have been mulling something over and this seems the appropriate time to
mention it.

I notice that plan9 now has the vncserver: vncs

One useful attribute of vnc on unix is that it can act as a XFree display.
You don't need a VGA card configured to run X at all. You run vncserver and
connect with a vncviewer and a new XFree session is waiting, log off and
it's still running. log back in later and it's how you left it.

I was thinking that this would make a very useful addition to plan9. By
opting for vnc-vga one can avoid vga hell to get an auth/cpu server up and
running. One of the set-up problems is that you might need two computers so
that you can edit plan9.ini or edit/compile the $vga_driver.c

I was thinking that a pseudo VGA driver would pretend that there was VGA
hardware running and running vncs would expose it.

Downside is the lack of authentication possible if one continued to use the
system in such a state but at least you would / could be using it.

M



  parent reply	other threads:[~2002-07-18 16:19 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-18 15:02 rog
2002-07-18 14:13 ` Sam
2002-07-18 16:19 ` matt [this message]
2002-07-18 16:34   ` Lucio De Re
2002-07-18 21:37     ` Chris Hollis-Locke
  -- strict thread matches above, loose matches on Subject: below --
2002-07-30 16:18 David Gordon Hogan
2002-07-30  5:11 Russ Cox
2002-07-18 14:53 forsyth
2002-07-18  3:49 rob pike, esq.
2002-07-18 14:21 ` Douglas A. Gwyn
2002-07-18  3:23 Geoff Collyer
2002-07-18 18:30 ` Chet Ramey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='00cd01c22e76$da078620$6501a8c0@KIKE' \
    --to=matt@proweb.co.uk \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).