9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Mats Olsson" <meo@spray.se>
To: <9fans@9fans.net>
Subject: Re: [9fans] Clean desktop on Raspberry Pi using Plan 9.
Date: Tue,  7 Oct 2014 09:42:15 -0700	[thread overview]
Message-ID: <6F6CE9866D7542EABFB5BFE044BB4854@mail2world.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1260 bytes --]

Thanks Skip!

I get the idea but how do I save the changes in the file? Sorry for
being such a NEWBIE.

Kind Regards,
Mats



<-----Ursprungligt Meddelande----->

 	 	From: Skip Tavakkolian [skip.tavakkolian@gmail.com]
Sent: 6/10/2014 10:51:42 PM
To: 9fans@9fans.net
Subject: Re: [9fans] Clean desktop on Raspberry Pi using Plan 9.


from the shell window take a look at bin/rc/riostart (i.e.
$home/bin/rc/riostart). remove the startup windows you don't want (like
first.window, etc)

term% cat bin/rc/riostart
#!/bin/rc

scr=(`{cat /dev/draw/new >[2]/dev/null || status=''})
wid=$scr(11)
ht=$scr(12)

window 0,0,161,117 stats -lmisce
window 161,0,560,117 faces -i

if(~ `{screensize} small)
dump=acme.dump.small
if not
dump=acme.dump

a=`{echo $wid-35 | hoc }
window 60,90,$a,$ht acme -l lib/$dump
window 20,140,610,450 /usr/glenda/lib/first.window
term%

On Mon, Oct 6, 2014 at 1:19 PM, Mats Olsson < meo@spray.se
<mailto:meo@spray.se> > wrote:


	Hi guys!

	How can I get a clean desktop at bootup on the Raspberry Pi
using Plan 9? No tutorials starting etc. Would highly appreciate to know
how to know how to configure the Raspberry Pi to start clean. Thanks
beforehand!

	Kind Greetings,
	Mats




[-- Attachment #2: Type: text/html, Size: 2528 bytes --]

             reply	other threads:[~2014-10-07 16:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-07 16:42 Mats Olsson [this message]
2014-10-07 18:22 ` Skip Tavakkolian
  -- strict thread matches above, loose matches on Subject: below --
2014-10-07 17:09 Mats Olsson
2014-10-07 19:52 ` Aram Hăvărneanu
2014-10-06 20:19 Mats Olsson
2014-10-06 20:51 ` Skip Tavakkolian
2014-10-06 21:04 ` Steve Simon

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=6F6CE9866D7542EABFB5BFE044BB4854@mail2world.com \
    --to=meo@spray.se \
    --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).