Jump to content

fluxbox help


Ghil Vertefeuille
 Share

Recommended Posts

in order to solve your icon issue why not install idesk? Just install this rpm here

,it's a reliable source.

Doing a google search I found this place that will help you a lot.

 

Just create a file named ".idesk.rc" in your home directory, and paste the following lines:

table Icon 
 Caption: Mozilla 
 Command: /usr/bin/mozilla  
 Icon: /usr/share/icons/mozilla.png 
end

Pls, notice that in the "Command" line, you should put the whole path to the application and and for Icon the entire path to the icon you want to make visible.

Here more advanced options for your .idesk.rc set up:

table Config 
 FontName: verdana 
 FontSize: 11 
 FontColor: #ffffff 
 PaddingX: 25 
 PaddingY: 25 
 DoubleClick: false 
 Transparency: 100 
 HighContrast: false 
 Locked: false 
 Shadow: true 
 ShadowColor: #000000 
 ShadowX: 222 
 ShadowY: 22 
 Bold: false 
end  

and play around.

Good luck guy.

PS: I haven't noticed in you sreenshot any "set up backgrounds" menu in flux. Try that trick!!! :thumbs:

 

A complete .idesk.rc would be something like:

 [CODE]table Icon 
Caption: Mozilla 
Command: /usr/bin/mozilla  
Icon: /usr/share/icons/mozilla.png 
FontName: verdana 
FontSize: 11 
FontColor: #ffffff 
PaddingX: 25 
PaddingY: 25 
DoubleClick: false 
Transparency: 100 
HighContrast: false 
Locked: false 
Shadow: true 
ShadowColor: #000000 
ShadowX: 222 
ShadowY: 22 
Bold: false 
end

Edited by william
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...