From owner-freebsd-current@FreeBSD.ORG Fri Apr 11 01:08:05 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E65D7A3C; Fri, 11 Apr 2014 01:08:05 +0000 (UTC) Received: from mail-wg0-x22e.google.com (mail-wg0-x22e.google.com [IPv6:2a00:1450:400c:c00::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 565791AC8; Fri, 11 Apr 2014 01:08:05 +0000 (UTC) Received: by mail-wg0-f46.google.com with SMTP id b13so4668270wgh.17 for ; Thu, 10 Apr 2014 18:08:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=RI/28SSBs+3ufHX5J7t1ck8RM0hn4pzKh7kC8FBz0Lc=; b=kJC+Ut87VbDaavxwp/J34hWQ7c8leVl/oKGDwpIfkmzMcLKj6XEVclfiNyM+ANxUJs wCMfwIdTeAZ3BPdRSfkXlv+2XBeSuJ2CKADf4IQgLFDts4OAAccIUbibe2fqWifMsDW0 3M/H1rcI2syjZazY0RjmV6KOD+K6zwkKvRgHW8ZmsyVcf2zBLjiFgncsh3xnSGImen5M dL2a9MDkPeesX+PZDlro9jtDNSpaLdbvvwBgPt45/swXKHXzPnPQx7KdbPZUP1CAo40B rudWkMUmQgK9qunX0NUlkVUVui6wmvQ65n/nVUT/ZvpaNz/yjvsiRbNQ2HvQSeWRXAh4 etLw== X-Received: by 10.180.95.4 with SMTP id dg4mr514738wib.9.1397178483702; Thu, 10 Apr 2014 18:08:03 -0700 (PDT) MIME-Version: 1.0 Received: by 10.217.55.138 with HTTP; Thu, 10 Apr 2014 18:07:43 -0700 (PDT) In-Reply-To: References: <20140411005630.GB11570@glenbarber.us> <20140411010510.GC11570@glenbarber.us> From: Miguel Clara Date: Fri, 11 Apr 2014 02:07:43 +0100 Message-ID: Subject: Re: FreeBSD compile with VT / Newcons... can we disable the "bell" / "beep" hardware sound? To: Glen Barber Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: freebsd-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2014 01:08:06 -0000 Hum... I've found this: http://lists.freebsd.org/pipermail/svn-src-head/2013-December/054676.html Does this mean that it should actually be disabled by default? On Fri, Apr 11, 2014 at 2:06 AM, Miguel Clara wrote: > TTYs and even using the console in Xfce terminal > > > On Fri, Apr 11, 2014 at 2:05 AM, Glen Barber wrote: > >> On Fri, Apr 11, 2014 at 02:02:01AM +0100, Miguel Clara wrote: >> > On Fri, Apr 11, 2014 at 1:56 AM, Glen Barber wrote: >> > >> > > On Fri, Apr 11, 2014 at 01:52:34AM +0100, Miguel Clara wrote: >> > > > WIth syscons this can be done with >> > > > >> > > > >> > > > # sysctl hw.syscons.bell=0 >> > > > >> > > > But after kernel is compiled with VT this systcl is of course not >> > > possible >> > > > anymore! >> > > > >> > > > Any alternative? >> > > >> > > I have yet to hear any bell sounds with vt(4). >> > > >> > > Can you clarify the problem, and where this happens? >> > > >> > When I for example use "TAB" to complete and there's more than one >> > result... or none! >> > >> > >> > Happens to me both in FreeBSD 11 current (HP Laptop) and with 10+VT >> > >> >> SSH? Serial console? X? >> >> Glen >> >> >