1.地址栏显示完整路径
CTRL+L
2.快速启动栏
erichan@erichan-OptiPlex-790:~$ cd /usr/share/applications
erichan@erichan-OptiPlex-790:~/.local/share/applications$ nano eclipse.desktop
[Desktop Entry]
Type=Application
Name=Eclipse
Comment=Eclipse IDE
Exec=/usr/local/aquarius/eclipse
Icon=/usr/local/aquarius/eclipse/icon.xpm
Terminal=false
StartupNotify=true
Categories=Development;IDE;Java;
jetbrains-idea-ce.desktop
[Desktop Entry]
Version=1.0
Type=Application
Name=IntelliJ IDEA Community Edition
Icon=/usr/local/aquarius/idea-IC-129.1359/bin/idea.png
Exec="/usr/local/aquarius/idea-IC-129.1359/bin/idea.sh" %f
Comment=Develop with pleasure!
Categories=Development;IDE;
Terminal=false
StartupNotify=true
StartupWMClass=jetbrains-idea-ce