目的:如何新增 icewm 選單圖示
1. 圖示儲存路徑(目錄)
/usr/share/pixmaps
/usr/share/icons
2. 觀看圖片程式:geeqie
編輯圖片程式:gimp
3. 下載圖片,要作圖示以正方形為宜,流程如下:
3.1 以 gimp 編輯圖形,並切成正方形,
3.2 匯出為 kerorohead.png
4. 以 geeqie 觀看剛剛所作之圖示
5. 加入 icewm 選單
cd /etc/X11/icewm
以 root 權限編輯 menu 這個檔案
把圖示欄位寫成絕對路徑,如底下所示:
prog "urxvt24" /home/eecs/kerorohead.png urxvt24
6. icewm 的系統設定檔 /etc/X11/icewm/preferences,其中有一行 IconPath,設定如
底下所示:
IconPath="/usr/share/pixmaps:/usr/share/icons:/usr/share/icons/icewm_icons"
如此一來即可使用
/usr/share/pixmaps
/usr/share/icons
/usr/share/icons/icewm_icons
這三個目錄來存放 icon (圖示)
7. 以 root 權限把編輯完的圖示存至圖示目錄
# cp /home/eecs/kerorohead.png /usr/share/icons
複製完畢後請以 ls -l /usr/share/icons 來檢視此目錄是否有 kerorohead.png
8. 接下來請在 /etc/X11/icewm/menu 中設定圖示,而且無需加上路徑。
沒有留言:
張貼留言