ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Serhiy Brytskyy <uranium@ukr.net>
To: sisyphus@altlinux.ru
Subject: Re: [sisyphus] mplayer & mc
Date: Mon, 19 May 2003 14:17:54 +0300
Message-ID: <3EC8BD62.3060508@ukr.net> (raw)
In-Reply-To: <20030519105314.GB22552@new.solutions.lv>

Dmitry Ivanov wrote:

>On Mon, May 19, 2003 at 11:54:27AM +0300, Grigory Milev wrote:
>  
>
>>    Dmitry> Без него всё работает. Зачем же он нужен?
>>Багу с алиасом пофиксил.
>>Нужен он для запуска mplayer через sowndwrapper
>>    
>>
>
>Я имел ввиду, зачем нужен soundwrapper?
>man soundwrapper ничего не показывает.
>
>  
>
cat `which soundwrapper`
#!/bin/sh

if [ "`/sbin/pidof artsd`" ] ; then
    exec artsdsp "$@"
else
    if [ "`/sbin/pidof esd`" ]; then
        exec esddsp "$@"
    else
        echo "soundwrapper: Execute \"$@\" without artsdp or esddsp." >&2
        exec "$@"
    fi
fi

А теперь немножко подумать, секунд 5. Думаю, ответ сам придет :-)





  reply	other threads:[~2003-05-19 11:17 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-16 17:16 Dmitry Ivanov
2003-05-16 19:15 ` Dmitry Lebkov
2003-05-17  8:02   ` Dmitry Ivanov
2003-05-17  8:45     ` Dmitry Lebkov
2003-05-19  8:51       ` [sisyphus] " Vitaly Ostanin
2003-05-19  9:14         ` Artem K. Jouravsky
2003-05-19 10:52         ` Dmitry Ivanov
2003-05-17  8:07   ` [sisyphus] " Dmitry Ivanov
2003-05-19  8:54     ` Grigory Milev
2003-05-19 10:53       ` Dmitry Ivanov
2003-05-19 11:17         ` Serhiy Brytskyy [this message]
2003-05-19 12:05           ` [sisyphus] " Alexey Tourbin
2003-05-19  7:20   ` [sisyphus] " Grigory Milev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3EC8BD62.3060508@ukr.net \
    --to=uranium@ukr.net \
    --cc=sisyphus@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git