• banner 3 banner 2 banner 1

Get CheckGMail to Use Ubuntu Notification System Easily

CheckGMail is a popular panel applet for notifying a user of new mail in their Gmail account.
It’s also popular for annoying Ubuntu users since it doesn’t use the notification system like most other applications do! Until now…
TomHare has found a workaround that enables CheckGMail to notify you of e-mail using the proper notification system and not it’s own blasted pop-ups.

(Note: I couldn’t get CheckGmail to work, so i’m using his screenshots. Thanks Tom!)

How To Do It
  • Install libnotify (sudo apt-get install libnotify)
  • Go to CheckGMail’s preferences 
  • Set the “pop-up time” to 0 seconds
  • Paste the following into the “Command to execute on new mail” field: -
  • if [ %m = 1 ] ; then mess="Message"; else mess="Messages"; fi; notify-send "You Have %m New $mess" -i ~/bin/gmail.png

 Done!

Super big thanks to TomHare for sharing this with OMG! UBUNTU!
His original article can be found @ tomharesblog.blogspot.com
Post a comment or leave a trackback: Trackback URL.

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

blog comments powered by Disqus
  • Recent Comments

  • Facebook