Ubuntu notification dirty hack por displaying notifications on the bottom
Tuesday, June 9, 2009
Back to blogging after a while, but i dont think it will last.
I am quite pissed of with the new notification system in ubuntu jaunty for several reasons, that i wont state here. One of the later is the fact that you can not change the position of the notification bubble. As i only use one panel and in the bottom, i dont focus my vision on the upper right corner. Because of this i made a patch that moves the notification bubble to bottom right. The patch just does that, for example it wont queue notifications above this bubble…. If you think it could help you, patch is here,
http://dagus.org/files/bottom
Best way to apply is with apt-src
sudo apt-src install notify-osd
cd notify-osd-0.9.11/src/
patch < /path/to/patch
sudo apt-src build notify-osd
sudo dpkg -i notify-osd_0.9.11-0ubuntu3_i386.deb













