Results 1 to 1 of 1
Hey all!
So I want to be able to open links like rdp://someurl and ssh//someurl. Right now im receiving: "Firefox doesn't know how to open this address, because the protocol ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-29-2011 #1Just Joined!
- Join Date
- Jul 2011
- Posts
- 5
Firefox application handlers
Hey all!
So I want to be able to open links like rdp://someurl and ssh//someurl. Right now im receiving: "Firefox doesn't know how to open this address, because the protocol (ssh) isn't associated with any program."
I have tried to add protcol-handlers in about:config like
preference:network.protocol-handler.expose.ssh, type: boolean, value: false.
And pretty much all variables and types but it just wont work. So I tried adding it via terminal:
gconftool-2 -s /desktop/gnome/url-handlers/ssh/enabled --type Boolean false
gconftool-2 -s /desktop/gnome/url-handlers/ssh/command '/usr/bin/terminator'
Has anyone got this to work? Ubuntu 11.04 with FireFox 5.0.
Thanks!


Reply With Quote
