peasth...@shaw.ca wrote: > At the console, > peter@dalton:~$ vlc *.WAV > starts a vlc instance and produces audio.
I'm going to assume (dangerously) that since you're running vlc rather than cvlc you don't really mean "console" but "local X Windows screen". > The same command via a telnet connection is not so successful. Don't run telnet, use ssh instead. Ssh is usually (almost always, by default) configured to carry the display across the connection transparently, so if you must use telnet you'll have to handle that in some other way. > Also, vlc doesn't recognize the display as iceweasel does. > peter@dalton:~$ vlc --display=:0 *.WAV > vlc: unknown option or missing mandatory argument `--display=:0' DISPLAY=:0 vlc *.WAV or export DISPLAY=:0 vlc *.WAV or cvlc *.WAV Chris -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/27t9r9x576....@news.roaima.co.uk