From owner-freebsd-current@FreeBSD.ORG Fri Apr 11 19:45:38 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 CC61F8D8; Fri, 11 Apr 2014 19:45:38 +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 345A31595; Fri, 11 Apr 2014 19:45:38 +0000 (UTC) Received: by mail-wg0-f46.google.com with SMTP id b13so5901808wgh.5 for ; Fri, 11 Apr 2014 12:45:36 -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=p0F09q0vfdXWE5dQJFJ4dKTu+Zpk8jbVlhUSGH3INsw=; b=nqJEklyolAsQdPQg6qZdT9NXafPtzpPMITcWecpi4LU64hxsZZIjLuvtHwLqKvsdPx PFhAbLD1z6yfdN1uFyjtQTFsYvr/lqdR0mGgH3sdXZq4iGO0p4BYhjz/T9g8G+OnEpx9 ZcYf/U1R3JeiZXoSxMd3mVplxtWfCMhb4d8uB5m6YzPSs9HV8UHM91yJFFSu9GWJH/vg zH4d7TScAWZJuAcGRe6UqBkX3ylS+c/DzVVIpgVkSbiIqtuoD2lpec/0zcEurSvu/I5d Tg4gg2e0J0JARHz8SvV9bJllHXrmBj7DVSH81mIMjjfZFSABiy+rciJ5X0O2aMUQEa/E FSJA== X-Received: by 10.195.12.33 with SMTP id en1mr22182293wjd.31.1397245536507; Fri, 11 Apr 2014 12:45:36 -0700 (PDT) MIME-Version: 1.0 Received: by 10.217.55.138 with HTTP; Fri, 11 Apr 2014 12:45:16 -0700 (PDT) In-Reply-To: <20140411153430.4be427cfd4efe150e9e606a3@freebsd.org> References: <20140411005630.GB11570@glenbarber.us> <20140411010510.GC11570@glenbarber.us> <20140411092441.0ae449e4.ray@freebsd.org> <46a43795-ba90-4ced-a627-6298384495a7@email.android.com> <20140411153430.4be427cfd4efe150e9e606a3@freebsd.org> From: Miguel Clara Date: Fri, 11 Apr 2014 20:45:16 +0100 Message-ID: Subject: Re: FreeBSD compile with VT / Newcons... can we disable the "bell" / "beep" hardware sound? To: Aleksandr Rybalko Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: freebsd-current , Andreas Nilsson 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 19:45:39 -0000 No worries, also found this (after reading kbdcontrol man page and /etc/defaults/rc.conf): keybell="NO" # See kbdcontrol for options. Use "off" to disable. allscreens_kbdflags="" # Set this kbdconrol mode for all virtual screens Just tough I should share, I can someone bumps to this, and want to know how to setup it auto on system start! Once more thanks for sharing the info about kbdcontrol. On Fri, Apr 11, 2014 at 1:34 PM, Aleksandr Rybalko wrote: > On Fri, 11 Apr 2014 10:48:33 +0100 > "Mike C." wrote: > > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA512 > > > > > > > > On 11 April 2014 08:30:36 WEST, Andreas Nilsson > wrote: > > >On Fri, Apr 11, 2014 at 8:24 AM, Aleksandr Rybalko > > >wrote: > > > > > >> On Fri, 11 Apr 2014 02:07:43 +0100 > > >> Miguel Clara wrote: > > >> > > >> > 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? > > >> > > >> Hello Miguel, > > >> > > >> No, it's mean you can try with: > > >> kbdcontrol -b quiet > > >> > > >> Good luck! > > >> > > > > > >I also have annoying beeps with vt, but > > > > > >$ kbdcontrol -b quiet > > >kbdcontrol: argument to -b must be duration.pitch or > > >[quiet.]visual|normal|off > > > > > >However kbdcontrol -b quiet.off is accepted. > > > > > >Best regards > > >Andreas > > > > > > > Good to know I was not alone :) > > > > thanks both for the hint, had no idea I could do that. > > Ohhh, sorry. I never use it, so forget how to do it in the right way :) > > > > > > > > > > >> > > >> > > > >> > > > >> > 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 > > >> > >> > > >> > >> > > >> > > > > >> > _______________________________________________ > > >> > freebsd-current@freebsd.org mailing list > > >> > http://lists.freebsd.org/mailman/listinfo/freebsd-current > > >> > To unsubscribe, send any mail to > > >> > "freebsd-current-unsubscribe@freebsd.org" > > >> > > >> WBW > > >> -- > > >> Aleksandr Rybalko > > >> _______________________________________________ > > >> freebsd-current@freebsd.org mailing list > > >> http://lists.freebsd.org/mailman/listinfo/freebsd-current > > >> To unsubscribe, send any mail to > > >"freebsd-current-unsubscribe@freebsd.org" > > >> > > > > - -- > > Sent from my Android device with K-9 Mail. Please excuse my brevity. > > -----BEGIN PGP SIGNATURE----- > > Version: APG v1.1.1 > > > > iQJDBAEBCgAtBQJTR7pxJhxNaWd1ZWwgQ2xhcmEgPG1pZ3VlbG1jbGFyYUBnbWFp > > bC5jb20+AAoJEGKyFhaKt9g3PrYQANUW192wpLzMj0fXP6Xu/Thy0V/I9s6c4DZm > > u+7CwEb8leMJZZ9Dvrqa6bXISZXvi4xmPchoBtuLSmtnHXkgQzE5DARkSOLzv2EO > > NNiqe4/OhV1mivM1ehWHGczIl0T0qTJAo1fgcSLLIG5PTN5FADvj2nlsPBNl9NIW > > mnZgTS6O8+mJoYvf/S9WaXvwefe5fROgKrGmC297Bqt+9vv2fmECzvxyoYI4skLI > > QAnzO8IT8yzhjgpce5tJBPo+GJmYhaI9HFJWlhJ4Zkq03KQXGpX5BM2TJ88nFmQg > > nA2JO0KaQm2E6Hj4sIWocR7Ovk+2HFbc9ceYaKmruRCxFDCthmjrx4cb7mw/wHJb > > LIt1XRxyeK4p0x7S6YM78VPKJQcosvedKtJ95/XdiVZERRErgl8kLx/hNgqK7fX0 > > MtkgGc253p0880ukUOhPOzJAYpsCYHCu4m7qP/JiYfMYQMi1vz4rmIGt+vn5rZmE > > PDxB/nYSiety3Sh7Bmqw/cqvSkegZMkaJuMKkAUCQ2A8y7V0DJZ48y+1MMgzD2/S > > Y8RlUwwJorMWBMbnG401JytY8RUykeaobCRzVpUdLfy2+QpTSQ94TlAZEedp9VkA > > /TYM+uq6/mbhSpKD7QcHFbHA9vk+m1KaG2pF1NcoYwiHOZwwZS2TMq5mtKYavKjV > > UtTIJZk9 > > =G+q9 > > -----END PGP SIGNATURE----- > > > > Thank you! > > WBW > -- > Aleksandr Rybalko >