9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] find acme 'window' name from which program B2-ed?
@ 2005-10-11 20:12 Axel Belinfante
  2005-10-11 21:19 ` Russ Cox
  0 siblings, 1 reply; 6+ messages in thread
From: Axel Belinfante @ 2005-10-11 20:12 UTC (permalink / raw)
  To: 9fans

I'm trying (hoping) to use acme to give a presention,
have others done so? experiences worth sharing?

my plan: all 'slides' are just files in a single directory,
and where I could B2 on the word nextpage in each of them,
and nextpage would be a simple script that looks at
the name of the current file, from that decides which
is the next one, loads it in a new window, and simulates
B3 in the box to make it full-column.

can I get at the name of the file from/in which I B2 nextpage?
(otherwise I could just put a number next to it, and B2 'nextpage nr')

can I easily simulate B3 in box? (I can look this one up in the man)

Axel.


^ permalink raw reply	[flat|nested] 6+ messages in thread
* Re: [9fans] find acme 'window' name from which program B2-ed?
@ 2005-10-11 20:47 Federico G. Benavento
  2005-10-11 22:12 ` Axel Belinfante
  0 siblings, 1 reply; 6+ messages in thread
From: Federico G. Benavento @ 2005-10-11 20:47 UTC (permalink / raw)
  To: 9fans

>can I get at the name of the file from/in which I B2 nextpage?

cat /mnt/acme/$winid/tag| awk '{print $1}'

>can I easily simulate B3 in box? (I can look this one up in the man)

this one I don't know

---
Federico G. Benavento



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-11-28 20:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-11 20:12 [9fans] find acme 'window' name from which program B2-ed? Axel Belinfante
2005-10-11 21:19 ` Russ Cox
2005-10-12 22:48   ` Axel Belinfante
2005-11-28 20:49     ` Russ Cox
2005-10-11 20:47 Federico G. Benavento
2005-10-11 22:12 ` Axel Belinfante

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).