Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Aug 2005 07:21:11 -0700
From:      garys@opusnet.com (Gary W. Swearingen)
To:        Eric Murphy <eam404@earthlink.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Few simple questions..
Message-ID:  <t3fyt3nzfs.yt3@mail.opusnet.com>
In-Reply-To: <22291286.1124607000254.JavaMail.root@elwamui-rustique.atl.sa.earthlink.net> (Eric Murphy's message of "Sun, 21 Aug 2005 01:50:00 -0500 (GMT-05:00)")
References:  <22291286.1124607000254.JavaMail.root@elwamui-rustique.atl.sa.earthlink.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Eric Murphy <eam404@earthlink.net> writes:

> Im useing the emu10k1 driver and have sound comming out of all my speakers (includeing the sub) is there a way to adjust each channel? Maybe some sort of advanced mixer??

Try: sh -c 'less $(ls -d /usr/ports/audio/*mix*/pkg-descr)'

(See "next" file with ":n")

> I recently installed something called feedparaser its a news feed parser that works with some desklets.  I installed it by issueing this command:  python setup.py install...   How can I remove these packages? Ive checked all over online and in the --help theres a bunch of install commands but no deinstall commands?

If "feedparaser" docs don't say how, look at "setup.py" code; it's
likely to be fairly easy to find where it handles that "install"
argument and you might find a corresponding thing to uninstall or
at least see what files it installed.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?t3fyt3nzfs.yt3>