From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@9fans.net Subject: p9p os x - native gui From: "Russ Cox" Date: Wed, 9 Jul 2008 12:03:38 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20080709160153.55BE31E8C1C@holo.morphisms.net> Topicbox-Message-UUID: e0b0a4c0-ead3-11e9-9d60-3106f5b1d025 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 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-- From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3e1162e60807091049nc33aec2g116365d35f60911f@mail.gmail.com> Date: Wed, 9 Jul 2008 10:49:16 -0700 From: "David Leimbach" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@9fans.net> In-Reply-To: <3e1162e60807090933v39492bd9y96a48fc5d402a256@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_6420_30199445.1215625756293" References: <20080709160153.55BE31E8C1C@holo.morphisms.net> <3e1162e60807090933v39492bd9y96a48fc5d402a256@mail.gmail.com> Subject: Re: [9fans] p9p os x - native gui Topicbox-Message-UUID: e0c36c7c-ead3-11e9-9d60-3106f5b1d025 ------=_Part_6420_30199445.1215625756293 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Using my scrollwheel on a really big file Acme eventually hangs and I get: acme: bad rpc tag 0 (no one waiting on that tag) But I am able to quit. 9p issue? Dave On Wed, Jul 9, 2008 at 9:33 AM, David Leimbach wrote: > 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_6420_30199445.1215625756293 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Using my scrollwheel on a really big file Acme eventually hangs and I get:

acme: bad rpc tag 0 (no one waiting on that tag)

But I am able to quit.  9p issue?

Dave

On Wed, Jul 9, 2008 at 9:33 AM, David Leimbach <leimy2k@gmail.com> wrote:
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_6420_30199445.1215625756293--