notification-daemon position - 2 monitors

Archived topics about LMDE 1 and LMDE 2
Locked
drcasper

notification-daemon position - 2 monitors

Post by drcasper »

After LMDE upgrade and MATE setup, the notification bubble appears based on what screen the cursor is.

So it will appear on the first or on the second monitor. Is there a way to fix this position on Display:0 or hard code the x-position?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
drcasper

Re: notification-daemon position - 2 monitors

Post by drcasper »

anyone?
irishwoody

Re: notification-daemon position - 2 monitors

Post by irishwoody »

Not really an answer but for single screen under mate


I use this for Mate..
mate-notification-properties applicatio can set the position on a single screen..

perhaps someone else can elaborate on dual screen

I have seen a recent how to
http://www.webupd8.org/2012/10/get-ubun ... ns-to.html

THat might help

Woody
drcasper

Re: notification-daemon position - 2 monitors

Post by drcasper »

This is so annoying, who in the right mind would make the notification jump from display to display based on cursor focus and not make the option to disable it!
I guess it was a good idea at the time :(

Less features is a feature, gnome3 style
drcasper

Re: notification-daemon position - 2 monitors

Post by drcasper »

I solved this by installing Colibri and removing mate-notification.

kde-notification-colibri can be placed on a desired screen and position on that screen.

systemsettings for kde will be needed so Colibri can be configured.

systemsettings-> Application and System Notification-> Colibri Notification

I had to add /usr/bin/colibri in startup applications so it loads on startup.

Possible Issue:
- Guake will not start cause mate-notification is missing, but only initially.

Code: Select all

sudo kate /usr/bin/guake
and comment out the line 653:

Code: Select all

 notification = pynotify.Notification(
                _('Guake!'),
                _('Guake is now running,\n'
                  'press <b>%s</b> to use it.') % label, filename)
#notification.show()
so for those with more then one screen this is nice work around

Colibri is in LMDEs repo.

binary: http://kde-apps.org/content/show.php/Co ... ent=117147
Locked

Return to “LMDE Archive”