Comment 17 for bug 436975

Revision history for this message
Mirco Müller (macslow) wrote :

There is the gconf-key for gravity you can set to influence the positioning of the bubbles. Use these commands to set the key:

(for East-gravity, right edge and vertically centered)
gconftool-2 -s /apps/notify-osd/gravity -t int 1

for (NorthEast-gravity, top right)
gconftool-2 -s /apps/notify-osd/gravity -t int 2

For an explanation of the bubble placement, take a look at the attached screenshot pointing out notify-osd's slot-allocation scheme. Top slot will take only sync. notifications (e.g. volume, brightness), bottom slot will only take async. notifications (instant-messages, wifi-connection-established etc.). This slot allocation theme is called "fixed".