GNOME

From Organic Design wiki
Revision as of 12:49, 16 August 2012 by Nad (talk | contribs) (Installing on Ubuntu 12)

GNOME offers an easy to understand desktop environment for your GNU/Linux or UNIX computer.

GNOME 3

GNOME3 Screenshot.png

Extensions

The GNOME Shell extension design is designed to give a high degree of power to the parts of the GNOME interface managed by the shell, such as window management and application launching. It simply loads arbitrary JavaScript and CSS. This gives developers a way to make many kinds of changes and share those changes with others, without having to patch the original source code and recompile it, and somehow distribute the patched code.

Extensions are listed at extensions.gnome.org and can be installed one-click style directly from the site :-) some extensions that I recommend are:

Weather/Timezone fail

One big failure I've found is the clock doesn't show weather any more and no longer allows multiple time zones. I've found some instructions here for installing some alpha stuff that puts it back, but it hasn't worked for me and I don't think it supports multiple time zones. They talk as if this is an amazingly complex problem and would be an awesome new feature, but it's been working beautifully in GNOME 2.x for years! why not just have it back the way it was?!

Installing on Ubuntu 12

They've now made Unity the default desktop environment which many people find really horrible, to install GNOME do the following:

<bash>sudo add-apt-repository ppa:gnome3-team/gnome3

sudo apt-get update sudo apt-get install gnome-shell</bash>

Then log out and select GNOME at the login prompt

Login-select-Gnome-Shell.png

See also