Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

How do I enable telnet links in FF8?

  • 2 Antworten
  • 1 hat dieses Problem
  • 1 Aufruf
  • Letzte Antwort von gerren.murphy

more options

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.

Alle Antworten (2)

more options

Ausgewählte Lösung

more options

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