From owner-freebsd-multimedia@FreeBSD.ORG Thu Nov 16 12:43:23 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D5B1616A47E for ; Thu, 16 Nov 2006 12:43:23 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E83E43D49 for ; Thu, 16 Nov 2006 12:43:22 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id 6E6036072 for ; Thu, 16 Nov 2006 15:43:21 +0300 (MSK) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id 4B34C6050 for ; Thu, 16 Nov 2006 15:43:21 +0300 (MSK) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id kAGChNYG030254 for freebsd-multimedia@freebsd.org; Thu, 16 Nov 2006 15:43:23 +0300 (MSK) (envelope-from ru) Date: Thu, 16 Nov 2006 15:43:23 +0300 From: Ruslan Ermilov To: freebsd-multimedia@freebsd.org Message-ID: <20061116124323.GA29155@rambler-co.ru> References: <454D1F48.4010108@FreeBSD.org> <455C21FA.4060809@sun-fish.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Dxnq1zWXvFF0Q93v" Content-Disposition: inline In-Reply-To: <455C21FA.4060809@sun-fish.com> User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Subject: Re: PC speaker could wake the dead X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Nov 2006 12:43:23 -0000 --Dxnq1zWXvFF0Q93v Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 16, 2006 at 10:31:54AM +0200, Stefan Lambrev wrote: > Hello, >=20 > put in /etc/rc.conf > allscreens_kbdflags=3D"-b visual" >=20 > run as root `kbdcontrol -b visual`if you do not want to reboot :) >=20 The visual bell is a global property (once set, it applies to all vtys), so it's enough to add the following line in /etc/rc.conf: keybell=3D"visual" We currently suck, because keybell=3D"off" in /etc/rc.conf will only mute the sound bell on the first vty (ttyv0). Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --Dxnq1zWXvFF0Q93v Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFXFzrqRfpzJluFF4RAi8UAJ4sB6K1v7MsbuAfUN56z5YCJ6kgRgCgh00W yUpL9YjdkbKka1+YpHB6ebw= =gzoX -----END PGP SIGNATURE----- --Dxnq1zWXvFF0Q93v--