Friday, January 31, 2014
gnome shell In Karmic
The GNOME Shell redefines user interactions with the GNOME desktop. In particular, it offers new ways for the user to find and open applications and documents, switch between various activities, and view incoming information such as chat messages or system notifications. Later, it will introduce a framework for creating custom extensions. The GNOME Shell replaces functions handled by the GNOME Panel and by the window manager in previous versions of GNOME. The GNOME Shell has rich visual effects enabled by new graphical technologies.In short its cool!
This will be included in Gnome-3.0 which is going to be released in September 2010. Nevertheless gnome-shell is already available as package in Karmic Koala. You can see the new look of gnome very easily.
In terminal type:
sudo aptitude install gnome-shellThis will install gnome-shell. Now to try it press ALT+F2 and type:
gnome-shell --replaceTo get your regular gnome-desktop, press ALT+F2 and type:
compiz --replaceIf you like gnome-shell and want to make it default while opening your computer, open terminal and type:
gconftool-2 --set /desktop/gnome/session/required_components/windowmanager --type string gnome-shellTo get rid of this, open terminal and type:
gconftool-2 --unset /desktop/gnome/session/required_components/windowmanager
alternative link download
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.