LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Shortcuts (https://www.linuxquestions.org/questions/linux-newbie-8/shortcuts-4337/)

Thomas_Delrue 07-16-2001 08:02 AM

Shortcuts
 
eerrr...


As a good indoctrinated windows-user, I like shortcuts on my desktop... I know windows allows me to drag items from my Taskbar to the desktop...

How can I create shortcuts to programs in my Kbar (I use the KDE) on my desktop?

rshaw 07-16-2001 08:46 AM

click and drag it to the desk top, it will give you a {move copy link} selection box , choose link to create the shortcut

TrikerII 01-01-2004 12:01 PM

Hello. I'm a BIG NOOB! I'm wanting to fully switch to linux (the only exceptions being the games I play that are only availble on Windows, i.e. Halo). What I'm wanting to do is create shortcust for my M3U files so I can easily select the MP3 that I want to play. I'm runniing RedHat9.0 and KDE3.1 (hoping to go to 3.2 as soon as it's available in non-beta format) Thanks!

Demonbane 01-01-2004 12:49 PM

Code:

ln -s /path/to/m3ufile ~/Desktop
or just copy them to your desktop

TrikerII 01-03-2004 09:09 AM

Thanks Demonbane, but I that wasn't quite what I was looking for. However, I found that what I'm wanting to do is possible, but not as easy as say (blah) Windows. What I had to do is create a new folder in the KDE (start?) menu and then create a link to an app and then link that app to the requested M3U file. i.e.
xmms "/mnt/Mount Folder/Folder/Album/Title/desired music.m3u"
Once I did this, I have to create each and every link by hand. By chance, do you know of an easier way?

Demonbane 01-03-2004 09:32 AM

Make sure xmms is the default application for opening m3u files, how about just copy/link them directly to your desktop, or make folders on the desktop to manage them. Or have a search in freshmeat, I'm sure there are good playlist management software projects out there.

TrikerII 01-03-2004 09:59 AM

forgive my ignorance, but what is freshmeat?

Demonbane 01-03-2004 10:04 AM

http://www.freshmeat.net
Open source software heaven, when you need software this is the place to go :-)

TrikerII 01-03-2004 10:28 AM

Thanks! This helps greatly!


All times are GMT -5. The time now is 01:14 AM.