From owner-freebsd-current Mon Mar 25 01:27:28 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA07335 for current-outgoing; Mon, 25 Mar 1996 01:27:28 -0800 (PST) Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id BAA07326 for ; Mon, 25 Mar 1996 01:27:21 -0800 (PST) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.7.5/8.6.9) id BAA01143; Mon, 25 Mar 1996 01:27:05 -0800 (PST) Date: Mon, 25 Mar 1996 01:27:05 -0800 (PST) Message-Id: <199603250927.BAA01143@silvia.HIP.Berkeley.EDU> To: loodvrij@gridpoint.com CC: current@freebsd.org In-reply-to: (loodvrij@gridpoint.com) Subject: Re: Patch to talkd From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * Here is a patch to talkd which makes it send the request to the tty with * the lowest idle time. Sorry, I don't think this is a very good idea. My solution to this problem is that I have one xterm always visible on my virtual screen, whose sole purpose is to get incoming talk requests and kernel messages. I make sure it grabs the first tty by inserting a small sleep in my .xinitrc. Now I need to run around trying to figure out where the beep is coming from (or won't notice it at all if I'm listening to the CD).... :( Satoshi