9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: kokamoto@hera.eonet.ne.jp
To: 9fans@9fans.net
Subject: [9fans] Showing an image on an o/live window
Date: Sat, 19 May 2012 13:53:28 +0900	[thread overview]
Message-ID: <84334acdcf42abaebfd3a82ab1b7c742@hera.eonet.ne.jp> (raw)

Hi nemo,

You are doing server side work now, I got.

I wondered for a time how to show octopus.img on my
terminal's olive window.   Now, I got it.

The octopus.img is Plan9 format image originally sitts in
the /usr/octopus/port/live.
I copied this to /lib/o/octopus.img, alos to $home
After olive comes up, I issued the following series of commands
on a olive directory panel.
(1) !mkdir /mnt/ui/appl/image:logo
(2) !cp /usr/okamoto/octopus.img /mnt/ui/appl/image:logo/data
(3) !echo copyto /main/row:stats > /mnt/ui/appl/image:logo/ctl

Yes, the octopus image was shown on the top row, the second colomun,
right of "New" panel.   It's ok, however, why we need the third line?

Another one(not serious to me):
After copying octopus.img to /lib/o, the octopus image is shown
quickly in the center of olive window only just begining moment.
Is this your expected behaviour?

Sorry, you are now working on a server side, this is client side matter.

Kenji




             reply	other threads:[~2012-05-19  4:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-19  4:53 kokamoto [this message]
2012-05-19  4:59 ` kokamoto
2012-05-19 10:21 ` Nemo
2012-05-22  3:22   ` kokamoto
2012-05-22 12:29     ` kokamoto
2012-05-22 12:34       ` kokamoto
2012-05-22 12:49       ` Nemo
2012-05-23  2:18         ` kokamoto

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=84334acdcf42abaebfd3a82ab1b7c742@hera.eonet.ne.jp \
    --to=kokamoto@hera.eonet.ne.jp \
    --cc=9fans@9fans.net \
    /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).