Em Sun, 2012-04-15 às 13:33 +0530, Ankur Sinha escreveu: <snip> > I was wondering if there's a way to ensure that indimpc only has the > multimedia key when no other program is holding them. Is there a way to > do this? Maybe give it least priority?
Your delegate_mediakeys() function is broken. See item 4: http://git.gnome.org/browse/gnome-settings-daemon/tree/plugins/media-keys/README.media-keys-API#n24 You need to check whether you're supposed to be the recipient of that signal. Cheers _______________________________________________ gnome-love mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-love
