From owner-freebsd-questions@FreeBSD.ORG Thu Mar 26 01:59:26 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AC89C1065674 for ; Thu, 26 Mar 2009 01:59:26 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id 134668FC1B for ; Thu, 26 Mar 2009 01:59:25 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.13.1) with ESMTP id n2Q1tdnC044458 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 26 Mar 2009 08:55:39 +0700 (ICT) (envelope-from on@banyan.cs.ait.ac.th) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.14.2/8.12.11) id n2Q1xLVA031681; Thu, 26 Mar 2009 08:59:21 +0700 (ICT) Date: Thu, 26 Mar 2009 08:59:21 +0700 (ICT) Message-Id: <200903260159.n2Q1xLVA031681@banyan.cs.ait.ac.th> From: Olivier Nicole To: Pieter.Donche@ua.ac.be In-reply-to: (message from Pieter Donche on Wed, 25 Mar 2009 16:21:48 +0100 (CET)) References: X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: freebsd-questions@freebsd.org Subject: Re: how to configure xbiff X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Mar 2009 01:59:26 -0000 Hi, > I used to have xbiff (displays a mailbox icon with flag) on Solaris, > which notified me whenever a new mail arrived in my mailbox > /var/mail/USERNAME, via a beep and the flag in the mailbox icon > being raised. > > What precise command do I have to write in what startup file, > so that this does the same thing on FreeBSD/KDE3.5 ? Provided that you installed xbiff (from /usr/ports/x11/xbiff) the command will be exactely the same as it was on Solaris. Olivier