Usually the color picker tool from graphics applications don't allow color picking outside the program. So Gcolor2 becomes useful because it allow to pick a color anywhere within the desktop.
Gcolor2 running on Xubuntu 12.04
Install
Open a terminal window and run:
sudo apt-get install gcolor2 -y
Usage
Gcolor2 can be accessed via Applications Menu > Graphics > Gcolor2 or typing the following command: gcolor2.
Update 07/01/2015
Synapse is no longer officially maintained (it's not even available on Ubuntu repositories since version 14.04) so its stability is not assured.
Synapse is a semantic launcher written in Vala that you can use to start applications as well as find and access relevant documents and files by making use of the Zeitgeist engine.
Synapse running on Xubuntu 12.04. Start typing the name of the application you want to run and Synapse will try to auto-complete and will launch it when you hit return.
Install
Open a terminal window and run:
sudo apt-get install synapse -y
Usage
Synapse can be accessed via Applications Menu > Accessories > Synapse or typing the following command: synapse.
Synapse runs on the background and can be activated using the keyboard combination Ctrl+Space. This combination and other settings (like add to startup) and be altered accessing the preferences dialog:
Whats is "Deep Freeze"? Deep Freeze, by Faronic, is an application for Microsoft Windows and MAC OS X which restores the computer back to its original configuration each time the system is restarted.
In Xubuntu the same can be accomplished using Ofris. Ofris is a command line tool, easy to use and offers options to lock the system for a specific user or for all users. Please be aware that Ofris only freezes the users' home directory; applications installed while the system is locked with remain installed after unlocking.
There's also an AppIndicator available that goes by the name of Gofris, which makes all the Offris options available with a couple of clicks.
Even though Ofris and Gofris work on recent Xubuntu distributions, there's no package available on the PPA, so instructions for both older and newer Xubuntu releases are provided. Instructions should work for 32 and 64 bits machines.
Please note that Ofris and Gofris are conflicting packages. This means that you have to choose one to install, can't install both.
Ofris can be accessed typing the following command in the command line: ofris-en. After running this command a option menu is displayed on the terminal. The options description is quite clear and to select one just type the corresponding number.
$ ofris-en
===================================================
Dafturn Ofris Erdana - Locking your Systems
By : Muhammad Faruq Nuruddinsyah
===================================================
Your choice :
1. Freeze the system for this User only
2. Freeze the system for specified User
3. Freeze the system for all Users
4. Unfreeze the system
5. View status
6. Exit
Please insert your choice number :
If you want to see Ofris in action, here's a video created by gotbletu:
Gofris Usage
Grofris can be accessed via Applications Menu > System > GOFRIS or typing the following command: gofris-en. Gofris will make all Ofris options available on Xfce's panel. Just click on the indicator icon an choose a option from the popup menu.
Gofris running on Xubuntu 12.04
Gofris uses system notifications to give user feedback.
Gofris informing the user that the system has been locked
Grub Customizer is a graphical grub2 settings manager. It allows the configuration of the boot entry list, default entry, visibility timeout, foreground/background colors, resolution and some other boot parameters.
Grub Customizer can be accessed via Applications Menu > System > Grub Customizer or typing the following command: grub-customizer. It'll prompt for authentication before running.