Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
idesk config question
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
jakamaka
Apprentice
Apprentice


Joined: 17 Jun 2004
Posts: 266
Location: My self-sustainable fusion of thought

PostPosted: Mon Aug 23, 2004 10:01 am    Post subject: idesk config question Reply with quote

hi

yesterday i emerged enlightenment, but didn't like it that much

today i emerged fluxbox, runs great !
is the best wm i' ever used
now i found a proggy called : idesk ; to put icons on your desktop (e.a. fluxbox desk )

now, after instal, it says that i have to refer to http://idesk.timmfin.net
but, that site doesn't open at all.

could anyone tell me how to configure idesk basicly ?




thx
_________________
It would be more interesting to learn from children, than try to teach them how to behave, how to live and how to function. - U.G. Krishnamurti
Back to top
View user's profile Send private message
vla_do
Apprentice
Apprentice


Joined: 13 Mar 2004
Posts: 165

PostPosted: Mon Aug 23, 2004 10:10 am    Post subject: Reply with quote

http://idesk.sourceforge.net/usage.html
Back to top
View user's profile Send private message
jakamaka
Apprentice
Apprentice


Joined: 17 Jun 2004
Posts: 266
Location: My self-sustainable fusion of thought

PostPosted: Mon Aug 23, 2004 10:17 am    Post subject: Reply with quote

vla_do wrote:
http://idesk.sourceforge.net/usage.html


thx, prolly didn't look that good a google
_________________
It would be more interesting to learn from children, than try to teach them how to behave, how to live and how to function. - U.G. Krishnamurti
Back to top
View user's profile Send private message
DeadMonkey
Tux's lil' helper
Tux's lil' helper


Joined: 19 Jul 2002
Posts: 81
Location: Sitting in a Chair

PostPosted: Tue Aug 31, 2004 12:59 am    Post subject: Reply with quote

Sorry to kinda hijack this thread, but I have idesk up and running on xfce4. Beautiful...

Was just wondering how to -- refresh, for lack of a better term -- once I've added an icon. Do I just run idesk& again or do I have to kill and restart?

Thanks.
Back to top
View user's profile Send private message
rush_ad
l33t
l33t


Joined: 22 Jul 2004
Posts: 863
Location: New Jersey, USA

PostPosted: Tue Aug 31, 2004 2:33 am    Post subject: Reply with quote

creat .ideskrc in home directory containing following, (customize to your needs)

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

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


then creat a directory called ~/.idesktop and in that directory make .ink files which contian text as follows

for example my firefix.ink file



Code:
table Icon
  Caption: Firefox
  Icon: /usr/share/pixmaps/firefox-icon.png
  X: 636
  Y: 42
  Command[0]: firefox
end


then restart fluxbox and it should get you icons.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum