- 本篇內容專為 KDE 用戶所寫,若你使用其他桌面環境,操作方式可能略有不同。

這時就要使用到 XMMS2 文字介面的 Client 了,為了與圖形介面結合以利操作,所以我們可以製作一個桌面圖示檔:
[Desktop Entry]請把上述文字貼到文字編輯器中,把他存成 .desktop 副檔名的檔案,並放到 /usr/share/applications 下。(請記得用 root 權限才能把檔案存到 /usr/share/applications 下)
Categories=AudioVideo;Player
Comment=Add to Playlist of XMMS2
Encoding=UTF-8
Exec[$e]=xmms2 add %U
GenericName=Add to Playlist of XMMS2
MimeType=audio/x-wav;audio/x-vorbis+ogg;audio/x-ms-wma;audio/x-matroska;audio/x-adpcm;audio/vnd.rn-realaudio;audio/mpeg;audio/mp4;audio/ac3;
Name[zh_TW]=加到 XMMS2 播放清單
Name=Add to XMMS2
StartupNotify=true
Type=Application


沒有留言:
張貼留言
請注意,在較舊的文章留言並不會馬上出現在回應區!