This article describes how to enable Thinklight notification for Evolution. The package thinklight-notification is an Evolution plugin to notify the user with a blinking light whenever a new message has arrived.
[SIZE="3"]Installation (Intrepid)[/SIZE] Create a new file (as root) in /etc/apt/sources.list.d named iplist.list with the following content depending on your current distribution:
deb http://ppa.launchpad.net/ssakar/ppa/ubuntu karmic main
deb-src http://ppa.launchpad.net/ssakar/ppa/ubuntu karmic main
deb http://ppa.launchpad.net/ssakar/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/ssakar/ppa/ubuntu jaunty main
deb http://ppa.launchpad.net/ssakar/ubuntu intrepid main
deb-src http://ppa.launchpad.net/ssakar/ubuntu intrepid main
The key of the signed packages can be imported like this:
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com C6E3D905C8BCD56BB02E6E0B39456311108B243F
After an update of the Software sources thinklight-notification can be installed with any package manager. E.g.:
sudo aptitude update
sudo aptitude install thinklight-notification
[SIZE="3"]Testing[/SIZE] Start Evolution, go to *Edit -> Plugins* and make sure it is enabled. The following command should indicate that the module is already loaded:
lsmod | grep thinkpad_acpi
[SIZE="3"]Troubleshooting[/SIZE] On Ubuntu desktop installation the thinkpad_acpi module is loaded automatically. But if that's not the case it should be added to /etc/modules.