Possible Duplicate:
notify-osd and dual monitors
I have two monitors setup currently however when I get a new notification (ie popup for new mail, or im) it fades in on the secondary monitor and fades out on the secondary monitor.
Is there any way to change it so that the notification alerts appear on the primary not secondary monitor?
I'm using a ATI card if that even makes a difference :)
gsettings set com.canonical.notify-osd multihead_mode "focus-follow"
No such key 'multihead_mode'
– nyxthulhu Aug 31 '12 at 12:50multihead-mode
notmultihead_mode
. I don't think schemas use underscore characters – Ian B. Aug 31 '12 at 14:19