kde-open "http://askubuntu.com/"
è carino e apre l'URL nel mio browser web- ma
xdg-open "http://askubuntu.com/"
apre il link nel mio texteditor :-(
So dove trovo l'associazione dei file in KUbuntu, ma come kde-open
funziona, suppongo che non sia dove si trova il problema.
Posso sincronizzare xdg-open
per usare lo stesso programma del kde-open
?
O almeno cambiare il suo comportamento per i http (s) -URL?
(Il problema principale è che alcuni programmi, come il slack-client
, usano xdg-open
per aprire file e URL.)
Aggiornamento 1
x-www-browser
e gnome-www-browser
in aggiornamento-alternative:
update-alternatives --display x-www-browser
x-www-browser - auto mode
link best version is /usr/bin/firefox
link currently points to /usr/bin/firefox
link x-www-browser is /usr/bin/x-www-browser
slave x-www-browser.1.gz is /usr/share/man/man1/x-www-browser.1.gz
/usr/bin/chromium-browser - priority 40
/usr/bin/firefox - priority 40
/usr/bin/konqueror - priority 30
slave x-www-browser.1.gz: /usr/share/man/man1/konqueror.1.gz
e gnome-www-browser
update-alternatives --display gnome-www-browser
gnome-www-browser - auto mode
link best version is /usr/bin/firefox
link currently points to /usr/bin/firefox
link gnome-www-browser is /usr/bin/gnome-www-browser
/usr/bin/chromium-browser - priority 40
/usr/bin/firefox - priority 40
Entrambi indicano firefox
, nessuna traccia di kwrite
.