From owner-freebsd-questions@FreeBSD.ORG Wed Oct 3 17:14:08 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 941A716A420 for ; Wed, 3 Oct 2007 17:14:08 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from snoogles.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id 69B8613C481 for ; Wed, 3 Oct 2007 17:14:08 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (localhost [127.0.0.1]) by snoogles.rachie.is-a-geek.net (Postfix) with ESMTP id 7FC671CDEE for ; Wed, 3 Oct 2007 09:14:07 -0800 (AKDT) From: Mel To: freebsd-questions@freebsd.org Date: Wed, 3 Oct 2007 19:14:05 +0200 User-Agent: KMail/1.9.7 References: <20071001090212.GA1242@olymp.home> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200710031914.05613.fbsd.questions@rachie.is-a-geek.net> Subject: Re: USB headset X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Oct 2007 17:14:08 -0000 On Monday 01 October 2007 16:40:38 Andreas Davour wrote: > I changed the red dot from line to volume and now when I run "mixer" the > final line read: > Recording source: vol > where it used to say: > Recording source: line kmix has some problems with recording source selections, dunno why, I never bothered to investigate. > For some reason I can't seem to choose "microphone", which strikes me as > problematic. I don't see any way to set it using plain old "mixer", > though. mixer =rec mic Also, after closing KDE session, you can edit ~/.kde/share/config/kmixctrlrc so that next time you start KDE it'll be the default. Look for name=Microphone and set the line above to is_recsrc=1 -- Mel