From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <201108190946.01885.dexen.devries@gmail.com> References: <201108190946.01885.dexen.devries@gmail.com> From: Jens Staal Date: Fri, 19 Aug 2011 10:01:57 +0200 Message-ID: To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [9fans] how to make p9p/rio the default window manager? (ubuntu) Topicbox-Message-UUID: 14701e14-ead7-11e9-9d60-3106f5b1d025 You could always have a look at: http://dl.suckless.org/9buntu/ 2011/8/19 dexen deVries : > On Friday 19 of August 2011 09:22:05 Skip Tavakkolian wrote: >> anyone know the proper way of doing this so it doesn't involve a lot >> of killing after every login? > > > not sure about Ubuntu, but in Slackware there's /etc/X11/xinit/xinitrc sc= ript > which gets executed after login and is responsible for starting up the wi= ndow > manager and aux programs. Usually that's a symlink to either xinitrc.kde = or > xinitrc.twm. > > I would: > > # cd /etc/X11/xinit/ > # cp xinitrc.twm xinitrc.rio > # E xinitrc.rio =C2=A0(or vi xinitrc.rio, if you wish) > # rm xinitrc; ln -s xinitrc.rio xinitrc > > > > coil!dexen!/etc/X11/xinit $ diff -burN xinitrc.twm xinitrc.rio > --- xinitrc.twm 2011-08-19 09:44:02.435802566 +0200 > +++ xinitrc.rio 2011-08-19 09:44:19.441801567 +0200 > @@ -26,8 +26,4 @@ > > =C2=A0# start some nice programs > > -/usr/bin/twm & > -/usr/bin/xclock -geometry 50x50-1+1 & > -/usr/bin/xterm -geometry 80x50+494+51 & > -/usr/bin/xterm -geometry 80x20+494-0 & > -exec /usr/bin/xterm -geometry 80x66+0+0 -name login > +exec $PLAN9/bin/twm & > > > -- > dexen deVries > > [[[=E2=86=93][=E2=86=92]]] > > For example, if the first thing in the file is: > =C2=A0 > an XML parser will recognize that the document is stored in the tradition= al > ROT13 encoding. > > (( Joe English, http://www.flightlab.com/~joe/sgml/faq-not.txt )) > >