Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How do I enable telnet links in FF8?

  • 2 பதிலளிப்புகள்
  • 1 இந்த பிரச்சனை உள்ளது
  • 121 views
  • Last reply by gerren.murphy

Following all of the previous links about adding UI handlers didn't work. I can't find any combination that will open a telnet session when a telnet:// link is clicked.

I get the "Firefox doesn't know how to open this address..." error.

Thanks in advance for any assistance.

Following all of the previous links about adding UI handlers didn't work. I can't find any combination that will open a telnet session when a telnet:// link is clicked. I get the "Firefox doesn't know how to open this address..." error. Thanks in advance for any assistance.

தீர்வு தேர்ந்தெடுக்கப்பட்டது

All Replies (2)

தீர்வு தேர்ந்தெடுக்கப்பட்டது

Thanks.

These lines solved the issue:

gconftool-2 -s /desktop/gnome/url-handlers/foo/command '/path/to/app %s' --type String gconftool-2 -s /desktop/gnome/url-handlers/foo/enabled --type Boolean true