From owner-freebsd-questions@FreeBSD.ORG Mon Oct 7 13:33:27 2013 Return-Path: Delivered-To: freebsd-questions@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 ESMTP id 1AE1369C for ; Mon, 7 Oct 2013 13:33:27 +0000 (UTC) (envelope-from steve@sohara.org) Received: from uk1rly2283.eechost.net (uk1rly2283-a.eechost.net [217.69.47.231]) by mx1.freebsd.org (Postfix) with ESMTP id D773123F6 for ; Mon, 7 Oct 2013 13:33:25 +0000 (UTC) Received: from [31.186.37.179] (helo=smtp.marelmo.com) by uk1rly2283.eechost.net with esmtpa (Exim 4.72) (envelope-from ) id 1VTAux-0000Fj-8q for freebsd-questions@freebsd.org; Mon, 07 Oct 2013 14:32:13 +0100 Received: from [192.168.63.1] (helo=steve.marelmo.com) by smtp.marelmo.com with smtp (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1VTAw4-000666-GK for freebsd-questions@freebsd.org; Mon, 07 Oct 2013 13:33:20 +0000 Date: Mon, 7 Oct 2013 14:33:20 +0100 From: Steve O'Hara-Smith To: freebsd-questions@freebsd.org Subject: Re: How do I ring a bell? Message-Id: <20131007143320.e082eecffed5e6d6017b23c0@sohara.org> In-Reply-To: <5252AD3D.7070703@fjl.co.uk> References: <52529CFF.9030105@fjl.co.uk> <5252AD3D.7070703@fjl.co.uk> X-Mailer: Sylpheed 3.3.0 (GTK+ 2.24.19; amd64-portbld-freebsd9.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Auth-Info: 15567@permanet.ie (plain) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Oct 2013 13:33:27 -0000 On Mon, 07 Oct 2013 13:46:53 +0100 Frank Leonhardt wrote: > Then there's the issue of writing it to the console rather than a > virtual terminal, but I have a few hacks that'll achieve that part. /dev/console is your friend. -- Steve O'Hara-Smith