<div dir="ltr"><div class="gmail_extra"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div><br>Thanks.</div><div dir="ltr"><span style="background-color:rgb(255,255,255)"><span></span></span><br>Cheers,<br>-Joshua Robinson<br></div><div><span><img src="https://docs.google.com/uc?export=download&id=0B73x17sTfMvKamNaUUNPanFoZ2s&revid=0B73x17sTfMvKYS81eVVUZWhCTDRRYXdnTkswSzdKeDg2SDhnPQ" height="32" width="32"></span>"Live long and prosper"<br></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On Sat, Jun 27, 2015 at 12:08 PM, Clay Weber <span dir="ltr"><<a href="mailto:clay@claydoh.com" target="_blank">clay@claydoh.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Saturday, June 27, 2015 01:01:03 PM Ralf Mardorf wrote:<br>
<span class="">> On Sat, 2015-06-27 at 05:13 -0500, Joshua Robinson wrote:<br>
> > 2. How to create a soft link to a program on the Desktop without<br>
> > creating a folder ?<br>
><br>
</span>> $ cd ~/Desktop<br>
> $ ln -s /usr/bin/true desktop_icon_name<br>
> $ ln -s ~/Desktop/ desktop_icon_name_2<br>
> $ ls -hAl<br>
> total 0<br>
> lrwxrwxrwx 1 rocketmouse rocketmouse 13 Jun 27 12:41 desktop_icon_name -><br>
> /usr/bin/true lrwxrwxrwx 1 rocketmouse rocketmouse 26 Jun 27 12:43<br>
> desktop_icon_name_2 -> /home/rocketmouse/Desktop/<br>
><br>
> I don't use a desktop, so to see icons I need to take a look with a<br>
> file manager. SpaceFM shows a folder for the link to the Desktop folder<br>
> and a binary icon for the link to /usr/bin/true. It likely depends on<br>
> the target what icon is used. If I use Rodent instead of SpaceFM it's<br>
> the same. IOW assumed the target is a "program", the icon likely<br>
> automagically is a binary icon and if the target is a folder, the icon<br>
> is a folder icon.<br>
><br>
> JFTR even<br>
><br>
> $ ln -s /usr/bin/qupzilla Qt_version_of_Firefox<br>
><br>
> get's a binary icon. If you want to get the icon of QupZilla instead,<br>
> then you need to add a launcher or what ever it's named by the used<br>
> desktop environment. For KDE likely plasma-launcher-thingy :D.<br>
<br>
As a default  KDE desktop does not actually show the ~/desktop folder as the<br>
desktop, this does not really work.<br>
<br>
If you desire an icon on your desktop that launches a program, the first thing<br>
to try is to simply drag the menu icon for it from the kmenu and drop it in<br>
the desktop, or right-click on  the entry and choose "add to desktop"<br>
<br>
If you want a full-on classic  files-and-folders-on-your-desktop, you can<br>
switch your current layout to that by right-clicking on your desktop, go to<br>
Desktop Settings, and switch to the Folder View layout. Not 100% sure exactly<br>
what it is called or exactly where it is positioned in 14.04, but it will be<br>
easily found.<br>
<br>
<br>
As to the folder widget,  you have to change plasma themes to one that has a<br>
non-transparent widget background, or turn off compositing/desktop effects.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Clay Weber<br>
<br>
p.s. -- it is OK to actually spell out the word 'Kubuntu' ;)<br>
<br>
--<br>
kubuntu-users mailing list<br>
<a href="mailto:kubuntu-users@lists.ubuntu.com">kubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/kubuntu-users" rel="noreferrer" target="_blank">https://lists.ubuntu.com/mailman/listinfo/kubuntu-users</a><br>
</font></span></blockquote></div><br></div></div>