From owner-freebsd-questions@FreeBSD.ORG Sat Mar 31 04:15:09 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6E66516A401 for ; Sat, 31 Mar 2007 04:15:09 +0000 (UTC) (envelope-from kimimeister@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.233]) by mx1.freebsd.org (Postfix) with ESMTP id 2D63713C45B for ; Sat, 31 Mar 2007 04:15:09 +0000 (UTC) (envelope-from kimimeister@gmail.com) Received: by wr-out-0506.google.com with SMTP id 70so874106wra for ; Fri, 30 Mar 2007 21:15:08 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=RojKrC22qNe7BdgtOl8bn/yZ/Di3s31oQoda4B6Rc73dONnWQ0JtQ+UDfW851ztfRGJms4Dtnbsyrx9LDWNy9M67CwALVSJC7XjNXw6jX6bSPJg1i950COxQ3TTLq/NXUtiadgVEsfdM9up0lD0EDhEZez0HeOSbhQr2m3ecyIM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=NgxhYfyPVfVZsgXoIGulV2aUfGzmtTWoh39NCinp2UCU3W8Y3UR+GOJdPyUT30RARzoEwhecuCsE2T66sRdkqaisJGu/ccWnmDSoVgfT7fDt0aVxXFHvDu6GEmGAxWaSa9clLqQwZNUITb0rr51FK2sc9uTlFRrS8a7YB/yGRRg= Received: by 10.114.75.1 with SMTP id x1mr1008787waa.1175314508079; Fri, 30 Mar 2007 21:15:08 -0700 (PDT) Received: by 10.114.160.20 with HTTP; Fri, 30 Mar 2007 21:15:08 -0700 (PDT) Message-ID: <42b497160703302115kb416d00l8573357a9037cc71@mail.gmail.com> Date: Sat, 31 Mar 2007 05:15:08 +0100 From: "Kimi Ostro" To: freenity In-Reply-To: <1455a3d90703301402j35af61d4lf610495230092844@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1455a3d90703301402j35af61d4lf610495230092844@mail.gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: question about superkaramba 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: Sat, 31 Mar 2007 04:15:09 -0000 On 30/03/07, freenity wrote: > Hi. Hi > I have installed the latest super karamba for kde 3.5.4 on my freebsd > 6.2release amd64. I notice SuperKaramba is very Linuxcentric, sadly. > I installed a theme called GlassMonitor that is supposed to show some > statistics about cpu, memory, disks and internet traffic. > It detects some of them but not all. It doesnt detect the cpu frequency, > cpu temp, ip address and partitions. > I dont know how does karamba work, thats why I need help. Do you know if it > can be a problem with the theme, karamba or some kernel configuration?? http://netdragon.sourceforge.net/ssuperkaramba.html - look under Useful Links header. > Thanks for any help. > > p.s. I would like to know where the theme scripts are installed? probably in ~/.kde so typing in find ~/.kde -iname "glass*" might give some hint as to where may be. -- Kimi