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?





sudo kate /usr/bin/guake notification = pynotify.Notification(
_('Guake!'),
_('Guake is now running,\n'
'press <b>%s</b> to use it.') % label, filename)
#notification.show()

Users browsing this forum: No registered users and 0 guests