Debianのalternativeの設定を変更する
著者: H.Miura
リンク: http://www.debian.org/doc/manuals/reference/ch-package.ja.html#s-alternatives
Debianを使っていて、たとえばThunderbirdでメールを読んでいて、URLをクリックしたときのデフォルトのブラウザを、Firefoxにしたいと思うとする。
しかしながら、Mozilla SuiteとFirefoxの両方をインストールしてた場合、Mozilla Suiteのほうが立ち上がってくるだろう。そのとき、
# update-alternatives --display x-www-browser
...
# ~$ sudo update-alternatives --config x-www-browserThere are 2 alternatives which provide `x-www-browser'.
Selection Alternative
-----------------------------------------------
*+ 1 /usr/bin/mozilla
2 /usr/bin/firefoxPress enter to keep the default[*], or type selection number:
というようにして、切替えることができる。
この記事へのトラックバック アドレス
トラックバック URL (右をクリックし、ショートカット/リンクをコピーして下さい)
2006/01/07 18:43:12,