From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3e1162e60807090933v39492bd9y96a48fc5d402a256@mail.gmail.com> Date: Wed, 9 Jul 2008 09:33:35 -0700 From: "David Leimbach" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@9fans.net> In-Reply-To: <20080709160153.55BE31E8C1C@holo.morphisms.net> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_5111_5227966.1215621215124" References: <20080709160153.55BE31E8C1C@holo.morphisms.net> Subject: Re: [9fans] p9p os x - native gui Topicbox-Message-UUID: e0b873f8-ead3-11e9-9d60-3106f5b1d025 ------=_Part_5111_5227966.1215621215124 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Very nice. :-) I always hated firing up X11 just to run a few things I liked on my mac. Thanks again Russ! On Wed, Jul 9, 2008 at 9:03 AM, Russ Cox wrote: > If you run OS X, the next time you update > your p9p tree and run ./INSTALL, your graphics > programs will use native OS X windows instead > of X11. > > This means that people interested in trying p9p on > OS X no longer have to dig up the X11 install CD first. > > If you prefer X11 windows (and you might, if for > example you ssh from other machines into your > Mac and use X forwarding to run p9p programs), > you can create a file $PLAN9/LOCAL.config > containing the line > > WSYSTYPE=x11 > > to keep the old behavior. > > Russ > > > ------=_Part_5111_5227966.1215621215124 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Very nice.  :-)  I always hated firing up X11 just to run a few things I liked on my mac.

Thanks again Russ!

On Wed, Jul 9, 2008 at 9:03 AM, Russ Cox <rsc@swtch.com> wrote:
If you run OS X, the next time you update
your p9p tree and run ./INSTALL, your graphics
programs will use native OS X windows instead
of X11.

This means that people interested in trying p9p on
OS X no longer have to dig up the X11 install CD first.

If you prefer X11 windows (and you might, if for
example you ssh from other machines into your
Mac and use X forwarding to run p9p programs),
you can create a file $PLAN9/LOCAL.config
containing the line

       WSYSTYPE=x11

to keep the old behavior.

Russ



------=_Part_5111_5227966.1215621215124--