GLJohn's Blog A blog containing the odd howto & commentary and analysis of the FOSS legal world, and cliche it may be, My opinion

24Sep/092

Ubuntu’s Notify-OSD in Fedora 11

Pidgin & Volume: Notify-OSD ExampleOk there have been a few posts on compiling notify-osd from source and running it, the methods are usually quick and dirty. This method is completed by installing RPMs and will provide a working notify-osd setup for already compliant programs, such as x-chat. It will also give the ability to use notify-osd for pidgin and for volume osd events. Just to show you on the right is an example of what we are going to achieve. This involves four steps.

Step 1: Be sure that your current pidgin-libnotify plugin is removed
  • $ su -c "yum erase pidgin-libnotify"
Step 2: Install Notify-OSD

Step 3: Pidgin Notifications

You should have already uninstalled pidgin-libnotify from step 1. Now it is time to reinstall the patched version that will play nicely with Notify-OSD.

  • Install the rpm with the following command
    • $  su -c "rpm -Uvh [INSERT DOWNLOADED FILENAME HERE]"
  • Now open Pidgin and navigate to Tools>Plugins (or hit CTRL + U) and locate the libnotify popups plugin as shown in the screen shot and select it with a tick.
  • Pidgin Plugin Window

  • Now test it out and talk to a friend.
Step 4: Volume
  • Download the following
  • Install with $  su -c "rpm -Uvh volume-osd-1-1.fc11.noarch.rpm"
  • After navigate to System>Preferences>Keyboard Shortcuts
  • Add the following custom commands and assign them to the keys you want
    • volume-osd up
    • volume-osd down
    • volume-osd mute
  • Please note the three points above are COMMANDS the name field can be anything you wish
  • Finally you must click on the right column and assign the specified key by pressing it.

If you have any comments or queries or improvements to either this guide or the spec then please leave a comment!

Comments (2) Trackbacks (0)
  1. Hello from Russia!
    Can I quote a post in your blog with the link to you?

  2. Certainly.


Leave a comment


No trackbacks yet.