LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   idesk not displaying icons (https://www.linuxquestions.org/questions/linux-software-2/idesk-not-displaying-icons-99261/)

linksocc 10-01-2003 11:24 PM

idesk not displaying icons
 
I just installed Idesk and its not displaying any icons. I'm using idesk version 0.5.6 form gentoo portage on xfce 4.0. here are my configuration files
/home/user/.ideskrc
Code:

table Config
  FontName: times
  FontSize: 8
  FontColor: #ffffff
  Locked: false
  Transparency: 150
  Shadow: true
  ShadowColor: #000000
  ShadowX: 1
  ShadowY: 2
  Bold: false
  ClickDelay: 300
  IconSnap: true
  SnapWidth: 55
  SnapHeight: 100
  SnapOrigin: BottomRight
  SnapShadow: true
  SnapShadowTrans: 200
  CaptionOnHover: false
end

table Actions
  Lock: control right doubleClk
  Reload: middle doubleClk
  Drag: left hold
  EndDrag: left singleClk
  Execute[0]: left doubleClk
  Execute[1]: right doubleClk

and one of my icons in /home/user/idesktop/xmms.lnk
Code:

table Icon
  Caption: XMMS
  Icon: /home/user/Pics/icons/l33t_MED_xmms.png
  Command[0]: xmms
  Command[1]: xmms
end

help me I really want desktop icons :cry:


All times are GMT -5. The time now is 03:51 PM.