From owner-freebsd-questions@FreeBSD.ORG Mon Oct 6 15:31:59 2008 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 16D5210656B7 for ; Mon, 6 Oct 2008 15:31:59 +0000 (UTC) (envelope-from jcw@highperformance.net) Received: from mx1.highperformance.net (s6.stradamotorsports.com [64.81.163.124]) by mx1.freebsd.org (Postfix) with ESMTP id AFD178FC32 for ; Mon, 6 Oct 2008 15:31:58 +0000 (UTC) (envelope-from jcw@highperformance.net) Received: from [192.168.1.17] ([192.168.1.17]) by mx1.highperformance.net (8.14.3/8.14.3) with ESMTP id m96EtGvS031140; Mon, 6 Oct 2008 07:55:16 -0700 (PDT) (envelope-from jcw@highperformance.net) Message-ID: <48EA26D4.8060008@highperformance.net> Date: Mon, 06 Oct 2008 07:55:16 -0700 From: "Jason C. Wells" User-Agent: Mozilla-Thunderbird 2.0.0.16 (X11/20080724) MIME-Version: 1.0 To: "Aryeh M. Friedman" , freebsd general questions References: <48E9CEB8.4090406@gmail.com> In-Reply-To: <48E9CEB8.4090406@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=2.5 tests=ALL_TRUSTED autolearn=failed version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on s4.stradamotorsports.com Cc: Subject: Re: stupid xfce clock question 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: Mon, 06 Oct 2008 15:31:59 -0000 Aryeh M. Friedman wrote: > I work remotely with a company that is across the international date > line from me and I can do the math in my head but want to know if it > is possible to add a clock to my xfce panel that shows the time their > (and keep the one that has my time on it) > _______________________________________________ You can run two instances of orage. I think they read the same config file. I think you would have little trouble hacking up a TZ1, TZ2 variable for seperate instances to read. Later, Jason