From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <6F6CE9866D7542EABFB5BFE044BB4854@mail2world.com> References: <6F6CE9866D7542EABFB5BFE044BB4854@mail2world.com> Date: Tue, 7 Oct 2014 11:22:14 -0700 Message-ID: From: Skip Tavakkolian To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=089e011608ac4d7f640504d947db Subject: Re: [9fans] Clean desktop on Raspberry Pi using Plan 9. Topicbox-Message-UUID: 190a7224-ead9-11e9-9d60-3106f5b1d025 --089e011608ac4d7f640504d947db Content-Type: text/plain; charset=UTF-8 use acme to open/save it. 'man acme' or search for youtube videos on how to navigate in acme. On Tue, Oct 7, 2014 at 9:42 AM, Mats Olsson wrote: > 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 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 >> > > --089e011608ac4d7f640504d947db Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
use acme to open/save it. 'man acme' or search for= youtube videos on how to navigate in acme.

<= /div>

On Tue= , Oct 7, 2014 at 9:42 AM, Mats Olsson <meo@spray.se> wrote:
Thanks Skip!

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

Kind Regards,
Mats


<-----Ursprungligt Meddelande----->
=C2=A0= =C2=A0From: Skip Tavakkolian [skip.tavakkolian@gmai= l.com]
Sent: 6/10/2014 10:51:42 PM
To: 9fans@9fans.net
Subject: Re: [9fans] Clean desktop on Raspberry Pi using Plan 9.=C2=A0

--089e011608ac4d7f640504d947db--