Http://blog.csdn.net/pipisorry/article/details/39483361
Ubuntu comes with Firefox, but it is not easy to use, and the version may be too old, so uninstall it (if it is not uninstalled, it always points to the earlier version of Firefox ), download Firefox from Firefox official website and decompress it to the/OPT folder.
However, the downloaded Firefox cannot be fixed to the starter (it may be fixed, but cannot be run), and the icon seems to have a low resolution and looks blurred .), Deleted: The/home/qiyo/. Mozilla/directory can be fixed.
Find the Firefox/Firefox file in the/OPT folder and drag it to the starter. the Firefox icon displays an exception.
Solve the following problem:
Open the terminal and enter the/usr/share/applications directory.
Sudo gedit Firefox. Desktop
In the open file editor, enter:
[Desktop entry] Name = firefoxname [zh_cn] = Firefox comment = firefoxexec =/opt/Firefox/firefoxicon =/opt/Firefox/Browser/icons/mozicon128.pngterminal = falsetype = applicationcategories = application; encoding = UTF-8StartupNotify = true
Find the Firefox icon in Dash and drag it to the starter.
PS:
At first, I decompress Firefox into firefox5 and put it in/opt. However, in Ubuntu, right-click the OPT/firefox5 folder and the options change to gray, so you cannot change opt/firefox5 to OPT/Firefox.
Solution:
Open terminal Input
[email protected]:/home/pipi# sudo su[email protected]:/home/pipi# chmod a+rwx /opt[email protected]:/home/pipi# ls -ld /optdrwxrwxrwx 3 root root 1024 Sep 22 23:21 /opt[email protected]:/home/pipi# chmod a+rwx /opt/firefox5[email protected]:/home/pipi# chmod o+rwx /opt/firefox5[email protected]:/home/pipi# cd /opt[email protected]:/home/pipi# mv firefox5 firefox
Renamed
From: http://blog.csdn.net/pipisorry/article/details/39483361
Ref: fixed the problem where the Firefox icon of the Ubuntu starter showed an exception.
The Firefox browser installed on Ubuntu cannot be fixed to the starter. If the Firefox icon displays an exception, right-click the folder and choose "RENAME ".