Eventually I also got convinced to use GNOME-Do (Launchpad) and I do not regret it. I use the keyboard even more and use the mouse less, what is there not to love? You can even enable searching your bookmarks, contacts etc. which means that you can open up a conversation window or an e-mail draft right away (yes, it is that easy). Unfortunately all the really cool stuff is still upstream, so if you want to latest/greatest version you have 3 options available:
- Download it from the website (don’t do it, you want the packaged/maintained version)
- Use the PPA of the GNOME Do Core Team to get the latest upstream version which is packaged (I used this version which is for those of us who like to live on the edge)
- Upgrade to Jaunty (the release is only 2 days away!)
If you choose option 2), I can give you this small how-to:
- Add the PPA’s key to your system:
sudo apt-key adv –recv-keys –keyserver keyserver.ubuntu.com a5d19fdcaa6abb440cd3464628a8205077558dd0
- Add the repository to your /etc/apt/sources.list
deb http://ppa.launchpad.net/do-core/ppa/ubuntu intrepid main
deb-src http://ppa.launchpad.net/do-core/ppa/ubuntu intrepid main - Update your cache and install
sudo apt-get update && sudo apt-get install gnome-do gnome-do-plugins
Note for 64-bit users! There is a bug in Launchpad’s ppa that causes 64-bit mono package builds to fail, but David was in the marines for 12 years and only learned one thing- Leave no man behind. This message doesn’t apply to plugins, however. Plugins are architecture independent and build fine in the PPA. You should use plugins from the PPA, and for core we’ve got a package for you at http://launchpad.net/do/+download (source)
