From owner-freebsd-questions@FreeBSD.ORG Mon Apr 26 16:41:03 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7CC416A4CE for ; Mon, 26 Apr 2004 16:41:03 -0700 (PDT) Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1099143D45 for ; Mon, 26 Apr 2004 16:41:03 -0700 (PDT) (envelope-from freebsd-questions@m.gmane.org) Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BIFif-0007IE-00 for ; Tue, 27 Apr 2004 01:41:01 +0200 Received: from user252.net1030.lv.sprint-hsd.net ([69.34.195.252]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 27 Apr 2004 01:41:01 +0200 Received: from slumos by user252.net1030.lv.sprint-hsd.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 27 Apr 2004 01:41:01 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: slumos@unlv.nevada.edu Date: 25 Apr 2004 00:07:40 -0700 Lines: 12 Message-ID: <86u0z8o7r7.fsf@bitty.lumos.us> X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: user252.net1030.lv.sprint-hsd.net X-Newsreader: Gnus v5.7/Emacs 20.7 Sender: news Subject: bell through sound card X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Apr 2004 23:41:03 -0000 I have a Shuttle box that (to my surprise) doesn't have a standard PC feeper. Has anyone done any work on making the standard bell go through a sound card? Has anyone given any thought to what would be the right way to do it? Would adding code to syscons be the right way? I've tried various X things, but they all seem to be lacking in some way. It would be nice to have a 'real' solution that listens to kbdcontrol, doesn't try to be overly fancy, etc. Steve