I am using notify-send to present occasional information to my users. However, in a two-monitor setup, notify-send always maps the window in the lower-right corner of the right monitor.
The users would like the popup moved to the lower-right corner of the left monitor.
notify-send doesn't appear to allow the -geometry command-line argument, and Control Center -> Window-Specific Settings can't seem to identify the window class automatically.
Is there a way to force notify-send to appear at a specific location, or is there a suitable alternative that comes with RHEL5?