Если есть необходимость сменить браузер по умолчанию из командной строки, можно поступить следующим образом:
Затем будет предложен выбор из текущих браузеров:
Теперь вводим число, отвечающее за нужный браузер и все готово!
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo update-alternatives --config x-www-browser |
Затем будет предложен выбор из текущих браузеров:
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
There are two alternatives which provide `x-www-browser'. | |
Selection Path Priority Status | |
------------------------------------------------------------- | |
* 1 /usr/bin/chromium-browser 40 auto mode | |
2 /usr/bin/firefox 40 manual mode | |
Press enter to keep the current choice[*], or type selection number: |
Комментариев нет:
Отправить комментарий