Örjan Persson wrote: > > Petteri Heinonen ([EMAIL PROTECTED]) wrote: > > Hello. > > Does anybody know a way to make enqueue as a default action > > when adding files to xmms's playlist? I know the command line > > option --enqueue, but it seems to affect only if I add files > > from command line. I've made a web site containing all my > > mp3's using Apache::MP3 (for my own use only), and I'd like to > > xmms to _add_ them on playlist when I click on them. Now it > > empties playlist before putting in the new file(s). > > you can try to add this line to your ~/.bash_profile > alias xmms='xmms --enqueue'
I don't think bash alias would be used by browser. Take a look where the xmms is called from netscape (depends on which method you use - plugger, mime, netscape helper (edit|preferences|apps). change the command line there... erik