9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] Persistent font in Acme.
@ 2014-11-07 21:22 sl
  2014-11-07 22:34 ` Mats Olsson
  0 siblings, 1 reply; 26+ messages in thread
From: sl @ 2014-11-07 21:22 UTC (permalink / raw)
  To: 9fans

> Thanks for your input. I tried something similar and got an error
> message. I tried your suggestion and got the same error message. It
> says: "rc: /bin/a:3: token EOF:syntax error". So something else must
> be added. Thanks!

Make sure the file ends with a newline.

My example works on my system.

sl



^ permalink raw reply	[flat|nested] 26+ messages in thread
* Re: [9fans] Persistent font in Acme.
@ 2014-11-07 20:03 sl
  2014-11-07 22:13 ` Mats Olsson
  0 siblings, 1 reply; 26+ messages in thread
From: sl @ 2014-11-07 20:03 UTC (permalink / raw)
  To: 9fans

> I like the idea of making a small script but I couldn't make it work.
> What I want is to get this to execute without to much typing:
> term%acme -f /lib/font/bit/lucidasans/latin1.10.font and that's it.
> Any suggestion for a script and how to execute it would be most
> appreciated.

Anything you type into the shell that produces the desired result is
a valid shell script.

So, you could make a script $home/bin/rc/a:

	#!/bin/rc
	acme -f /lib/font/bit/lucidasans/latin1.10.font

Do chmod +xr $home/bin/rc/a and then run it by just typing a.

sl



^ permalink raw reply	[flat|nested] 26+ messages in thread
* [9fans] Persistent font in Acme.
@ 2014-11-06 10:01 Mats Olsson
  2014-11-06 10:07 ` dante
                   ` (2 more replies)
  0 siblings, 3 replies; 26+ messages in thread
From: Mats Olsson @ 2014-11-06 10:01 UTC (permalink / raw)
  To: 9fans

Hi guys!

Is there a way to get a persistent font in Acme? I'm using a Raspberry
Pi and usually invoke Acme this way; acme -f
/lib/font/bit/lucidasans/latin1.10.font and that gives me a font that
looks good on my 32" TV. Grateful for any hint!

Kind regards,
Mats



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

end of thread, other threads:[~2014-11-09  9:46 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-07 21:22 [9fans] Persistent font in Acme sl
2014-11-07 22:34 ` Mats Olsson
  -- strict thread matches above, loose matches on Subject: below --
2014-11-07 20:03 sl
2014-11-07 22:13 ` Mats Olsson
2014-11-08  7:18   ` erik quanstrom
2014-11-08  8:29     ` Mats Olsson
2014-11-08  9:42     ` Richard Miller
2014-11-08 10:35       ` Mats Olsson
2014-11-08 13:47         ` Richard Miller
2014-11-08 14:17           ` Mats Olsson
2014-11-08 11:06       ` cinap_lenrek
2014-11-09  2:16       ` erik quanstrom
2014-11-09  9:46         ` Richard Miller
2014-11-08 15:02     ` Anthony Sorace
2014-11-09  2:06       ` erik quanstrom
2014-11-06 10:01 Mats Olsson
2014-11-06 10:07 ` dante
2014-11-06 10:13 ` Ingo Krabbe
2014-11-06 12:48   ` Stuart Morrow
2014-11-06 13:14     ` Iruatã Souza
2014-11-06 13:30       ` erik quanstrom
2014-11-06 14:04         ` Iruatã Souza
2014-11-06 14:37           ` Lee Fallat
2014-11-06 14:56             ` Iruatã Souza
2014-11-07 20:53               ` Mats Olsson
2014-11-06 10:13 ` Mark van Atten

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