From owner-freebsd-questions@FreeBSD.ORG Thu Apr 15 10:33: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 4BA5116A4CE for ; Thu, 15 Apr 2004 10:33:03 -0700 (PDT) Received: from mailsmtp01.sjc02.opsource.net (mailsmtp01.sjc02.opsource.net [209.34.95.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 223F543D55 for ; Thu, 15 Apr 2004 10:32:58 -0700 (PDT) (envelope-from victor@opsource.net) Received: from opsource.net (gateway01.nuvelo.com [63.81.9.2]) (authenticated bits=0)i3FHWniG009903 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 15 Apr 2004 10:32:50 -0700 Message-ID: <407EC750.1090607@opsource.net> Date: Thu, 15 Apr 2004 10:33:04 -0700 From: Victor Gregorio User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040408 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned-By: ClamAV Subject: Fluxbox System Tray 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: Thu, 15 Apr 2004 17:33:03 -0000 Hello. I am trying to get the system tray working on the fluxbox toolbar. I am running FreeBSD 5.2.1 and the latest port for fluxbox. After a bit of research I found this command for ~/.fluxbox/init: session.screen0.toolbar.tools: workspacename, systemtray, iconbar, clock This does not work for me. My system tray is not showing up. I cannot modify my toolbar settings at all. Could I be missing a compile time option? Any direction from fluxbox users is appreciated. Thanks, Victor.