Changing application icon in JWM
I have download xvkbd in Vanilla Dpup, it has no icon, I managed to set an icon for it for desktop but not for everything else. So, how do I set an icon for an application in every menu?
Discussion, talk and tips
https://forum.puppylinux.com/
I have download xvkbd in Vanilla Dpup, it has no icon, I managed to set an icon for it for desktop but not for everything else. So, how do I set an icon for an application in every menu?
Go to /usr/share/applications and find the .desktop file for xvkbd. Open it in a text editor (shift key + left click on it).
The "Icon=" parameter must specify the path to an existing icon and of course its name (e.g. Icon=/usr/share/pixmaps/...whatever_icon.png).
After editing, save the file and then you should see the icon in the menu.
Hello and thank you @Feek for the advice. It is very helpful to me as well.
Guys, you might find this helpful in this situation:-
I wrote it with beginners in mind.....and several of our more established members have, I think, found it useful as well. Hope it helps.
Mike.