[9fans] how to make p9p/rio the default window manager? (ubuntu)

2011-08-19 Thread Skip Tavakkolian
anyone know the proper way of doing this so it doesn't involve a lot of killing after every login? -Skip

Re: [9fans] how to make p9p/rio the default window manager? (ubuntu)

2011-08-19 Thread 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 script which gets executed after login and is responsible for

Re: [9fans] how to make p9p/rio the default window manager? (ubuntu)

2011-08-19 Thread Jens Staal
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 Sla

Re: [9fans] Help with two small shared file servers

2011-08-19 Thread cinap_lenrek
%-W-NORML Normal Successful Completion -- cinap :)

[9fans] use Go rewrite plan 9

2011-08-19 Thread xiangyu
Now the Golang is almost mature . Are the designers of plan9 interested in rewriting plan 9 in the Go language ? personality I'm very expecting they do it. the reasons are : first the language change from C to Go is the last step of the whole Unix to Plan9. second it will provide a good place to

Re: [9fans] use Go rewrite plan 9

2011-08-19 Thread Jens Staal
If you are interested, there is one attempt to do parts of it: goblin (userland utilities) git://github.com/jdparent/goblin.git oh shell (rc re-implemented in go) https://github.com/michaelmacinnis/oh gish (which utility written in go) https://bitbucket.org/jpoirier/gich ... and probably lots o

Re: [9fans] how to make p9p/rio the default window manager? (ubuntu)

2011-08-19 Thread Salman Aljammaz
You could put this in your $HOME/.xinitrc file (plumber and factotum are optional) """ plumber factotum exec rio """ It should run when you use 'startx' When I last used Ubuntu however .xinitrc seemed to be omitted from GDM. A quick google brings this up http://subforge.org/blogs/show/13

Re: [9fans] how to make p9p/rio the default window manager? (ubuntu)

2011-08-19 Thread Sergey Kish
It should be possible to omit GDM. Ubuntu used /etc/rc#.d/ now it's replaced by Upstart. In Arch it's as simple as --- /etc/inittab.origin 2011-08-19 14:45:12.0 +0300 +++ /etc/inittab2011-08-11 13:24:41.0 +0300 @@ -40,9 +40,10 @@ ca::ctrlaltdel:/sbin/shutdown -t3 -r now

Re: [9fans] how to make p9p/rio the default window manager? (ubuntu)

2011-08-19 Thread Balwinder S Dheeman
On 08/19/2011 12:54 PM, Skip Tavakkolian wrote: anyone know the proper way of doing this so it doesn't involve a lot of killing after every login? Try examples available at http://werc.homelinux.net/hacks/plan9us/, and customize the same per your needs. Hope that helps, -- Balwinder S "bdhee

Re: [9fans] how to make p9p/rio the default window manager? (ubuntu)

2011-08-19 Thread Sasha and Tanya Kapshuk
On 08/19/2011 10:22 AM, Skip Tavakkolian wrote: anyone know the proper way of doing this so it doesn't involve a lot of killing after every login? -Skip not sure if this would work for you in ubuntu, but it works for me in debian squeeze using gnome2. 1. go to /usr/share/xsessions/; 2. i