Few simple questions..

Gary W. Swearingen garys at opusnet.com
Sun Aug 21 14:19:59 GMT 2005


Eric Murphy <eam404 at 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.


More information about the freebsd-questions mailing list