[SWLUG] Ampache/Firefox/XMMS

Richard John richard.john at gmail.com
Sun May 14 21:24:33 UTC 2006


That works great, thank you!


On 5/14/06, Dave Cridland <dave at cridland.net> wrote:
> On Sun May 14 21:14:07 2006, Richard John wrote:
> > I need to pass XMMS the command line argument "-e" from Firefox, or
> > somehow
> > make XMMS enqueue all opened tracks.
> > Firefox doesn't allow me to enter any arguments for the application
> > handlers, so does anyone have any idea how I could set this up?
>
> Off the top of my head:
>
> Create a small file somewhere (~/bin/ possibly) called xmms-lauch.sh
>
> #!/bin/bash
>
> xmms -e $*
>
> Then chmod it 0700.
>
> Set this file as your handler.
>
> Dave.
> --
>            You see things; and you say "Why?"
>    But I dream things that never were; and I say "Why not?"
>     - George Bernard Shaw
>


-- 
Richard John




More information about the Swlug mailing list