PDA

View Full Version : edit desktop icons



ron r
03-14-2012, 10:56 PM
Hello. I have installed Knoppix 6.7. I wish to change the icon for a desktop shortcut. I've searched the net and found some "answers", but nothing seems to pertain to the knoppix system/desktop. Can desktop shortcut (link) icons be changed, if so - how? Thanks.

Werner P. Schulz
03-15-2012, 09:27 AM
You can create a desktop shortcut, if you select a menuentry with right-mouse-click => "Add to desktop".

Now have a look within the folder '/home/knoppix/Desktop' and there in the new created file xyz.desktop. Change the line "Icon=... " as you need.

ron r
03-15-2012, 07:18 PM
Thank you for assistance. You said:

"You can create a desktop shortcut, if you select a menuentry with right-mouse-click => "Add to desktop"."

I have never seen that option available by right-clicking anywhere, everywhere, on anything. I have seen a "make link" option, but not on every computer that I have run installed Knoppix 6.7 on. (I've tried a few computers.) The make link option puts a link in the same folder as the program. I then move the link to the desktop.

Then you say:

"Now have a look within the folder '/home/knoppix/Desktop' and there in the new created file xyz.desktop. Change the line "Icon=... " as you need."

I right-click on the link, as the link appears on the desktop AND as it appears in the '/home/knoppix/Desktop' folder, I see no options in the right-click menu that pertain to an icon, so I try to open the link with Leafpad, thinking that it is a text file that could have the line "Icon=...", and I find non-text content. I've tried to explore any possibility that I can think of on my own, and having no luck, I ask the questions here. I try to implement any answers, but do not see what I should when I follow the instructions.

Thank you for continuing to help. I wonder if I am totally misunderstanding everything or if there are many versions of Knoppix out there that look different, or if Knoppix can look different from one installation to another depending on the hardware of the computer. I would appreciate your comments.

Regards.

Werner P. Schulz
03-15-2012, 09:45 PM
I have never seen that option available by right-clicking anywhere, everywhere, on anything.For example:
LXDE-menu => System Tools => right-mouse-click to menupoint "HTop" => select "Add to desktop"

You will see a new desktop shortcut, the icon of "HTop".

Go to the folder '/home/knoppix/Desktop' and open the file 'htop.desktop' with an editor (mcedit, leafpad or vim) and you can see the line:
Icon=htop

ron r
03-16-2012, 04:15 PM
Thank you, sir. I do see what you describe and it works well. I apologize for not stating better that I am trying to create desktop links for .exe files that run using wine. (Because I come from the Windows world, I assumed that everyone would know what I was talking about.)
I right-click on the .exe file and use the option of "Make Link" and move that link to the desktop.

My question is how to change the icon of that link on the desktop. That is where I do not see options available when I right-click, etc.

And, really, one HD installation of Knoppix DVD would not show a "Make Link" option when I right-click on a file, whereas another HD install on a different HD using the same computer does show that option for any file that I right-click on. But that's a quirk that I don't care to worry about now.

Sorry for any confusion.

Werner P. Schulz
03-17-2012, 10:36 PM
I am trying to create desktop links for .exe files that run using wine.If you want a starter on the desktop from executable wine-files, you have to create them by your own.

As an example the file '/home/knoppix/Desktop/wine-notepad.desktop'
[Desktop Entry]
Name=Notepad
Name[de]=Editor
Comment=A clone of Windows Notepad
Comment[de]=Ein Windows Editor Klon
Exec=notepad
Terminal=false
Type=Application
Icon=wine-notepad
Categories=Wine-Programs-Accessories;