.desktop
파일을 만들어서.local/share/applications/
기기가에 마운트 /media/share
되면 파일 이름을mediashare.desktop
파일 내용은 다음과 같습니다.
[Desktop Entry]
Version=1.0
Type=Application
Name=Shared Media
Comment=Shared Media
Exec=nautilus /media/share
Icon=system-file-manager
X-Ubuntu-Gettext-Domain=mediashare
이 작업이 끝나면 터미널에서 다음을 실행하십시오.
gsettings get com.canonical.Unity.Launcher favorites
실행기의 아이콘 목록이 다음과 같이 표시됩니다.
['unity://running-apps', 'unity://expo-icon', 'unity://devices']
이제 다음과 같이 mediashare.desktop을 추가하십시오.
['unity://running-apps', 'unity://expo-icon', 'unity://devices', 'mediashare.desktop']
이제 위의 내용을 복사하고 터미널에서 다음을 실행하십시오.
gsettings set com.canonical.Unity.Launcher favorites "['unity://running-apps', 'unity://expo-icon', 'unity://devices', 'mediashare.desktop']"
따옴표를 명심하십시오.
를 눌러 Alt+ F2를 입력 unity
하고 Enter를 누르 Enter새로 고침 화합.