For the benefit of anyone else searching for this, here is what I did to make this work. I use xmonad and gnome-terminal and wanted the right-click open link functionality working with iceweasel without installing all of GNOME. Diogo's Message #30 gave me the idea. Here is the command:

gconftool --type=string --set /desktop/gnome/url-handlers/http/command 
"x-www-browser %s"

This post helped me figure out which gconf key to change: http://www.linuxworld.com/community/?q=node/18172

Attachment: signature.asc
Description: Digital signature

Reply via email to