Configurable notifyosd notifications Ubuntu

The patched NotifyOSD maintained by Leolik has been updated recently to support Ubuntu 12.10 Quantal Quetzal. Update: the PPA now supports Ubuntu 13.04 (Raring Ringtail) too.

Using this package, Ubuntu users can customize the NotifyOSD notifications bubbles color and size, position on the screen, close the notifications on click and tweak many other options.

Here's an old video in which you can see the patched NotifyOSD and the tool to configure it - NotifyOSDConfig -, in action:


(direct video link)



Install the patched NotifyOSD and NotifyOSDConfig in Ubuntu


Configurable notifyosd notifications Ubuntu

The instructions below aren't just for Ubuntu 12.10 and 13.04 - they work for Ubuntu 12.04 or 11.10 as well.

1. Install the patched NotifyOSD for Ubuntu:

sudo add-apt-repository ppa:leolik/leolik 
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install libnotify-bin
pkill notify-osd


2. Install NotifyOSDConfig (a GUI to configure the patched NotifyOSD):

sudo add-apt-repository ppa:nilarimogard/webupd8
sudo apt-get update
sudo apt-get install notifyosdconfig


Now start NotifyOSDConfig and start tweaking the NotifyOSD notification bubbles.

The close-on-click feature is not enabled by default, so if you want to use this, enable it from NotifyOSDConfig!


NotifyOSDConfig doesn't come with settings for moving the notification bubbles, so you must do this manually, by using the command below:
gsettings set com.canonical.notify-osd gravity [number]
where is [number] can be:

1 - top-right corner
2 - middle-right
3 - bottom-right corner
4 - bottom-left corner
5 - middle-left
6 - top-left corner

Thanks to Sukochev Roman (Leolik) for maintaining the patched NotifyOSD.

0 comments:

Post a Comment

 
Top