d0b33
Honorary Master
So who has given it a shot? what are your thoughts?
I think it's great and made it default, still a work in progress but I do feel it makes for a very productive environment.
Instructions for karmic...
I think it's great and made it default, still a work in progress but I do feel it makes for a very productive environment.
Instructions for karmic...
If you want to try out gnome 3’s “gnome-shell” interface in Karmic, you can find it in the repo’s.
Fist of all install build-dep (sudo apt-get install build-dep). This will install any necessary dependencies needed to successfully compile and run gnome-shell.
sudo apt-get build-dep gnome-shell
Once you have installed all of the required packages and libraries, open a terminal and type: -
sudo apt-get install gnome-shell
This will install Gnome-Shell.
Once installed, you can start Gnome-Shell by typing the following command in a terminal: -
gnome-shell --replace
I suggest running it from a guest session, as it will ‘kill’ compiz, requiring you to manually restart it. [compiz.real --replace]