There was a tool to configure notifications in earlier versions of Ubuntu as described here. I tried to install it in Ubuntu 12.04 too but I failed.
I want to have the notifications dynamically located (e.g. notifications for music player and volume control will be shown at the same place) and to reduce the notification duration.
How do I change settings of notifications?
Best Answer
There is no official way of modifying the notifications, but many changes can be made to the notifications bubbles by installing a 3rd party patch which allows various changes to be made. More details are available here: http://www.webupd8.org/2012/06/closable-movable-notifyosd.html
To install:
Open a terminal window and enter these commands one by one:
This installs a patched version of the notify-osd package. Then you will need to install the GUI configuration tool, to do this enter these commands one by one into a terminal window:
To use the congfiguration tool type "notify" into the dash and launch the NotifyOSD Configuration application.
Modifying the Notifications
The tool also includes other customisations including:
Changing the position
To change the location that the notification appears you need to open a terminal and enter the following:
the # in the above code should be replaced by a number between 1-6 depending on where you want the notification to appear (3 doesn't seem to work for me though):