perlpanel-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Perlpanel-devel] Audio volume applet and quicklaunch ?


From: Gavin Brown
Subject: Re: [Perlpanel-devel] Audio volume applet and quicklaunch ?
Date: Mon, 22 Nov 2004 14:35:13 +0000

> I was also wondering why some of the icons on application in openbox have 
> icons next the program and some don't.

Do you mean the OpenBox menu applet? When this applet sees an entry for a 
program called "foobar", it tries to find an icon called "foobar" in the icon 
search path. If it finds one it uses it, if not, then it uses the default.

>   Also im wondering if perlpanel occupying 24m of RES normal?

Read:

    http://mail.gnome.org/archives/gnome-list/1999-September/msg00036.html

for an explanation of this. Of the 24MB that's listed, probably around 22MB of 
that is shared with other X/Gtk+ applications.

If you look at the output of 'top', you'll see something like this:
  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
20156 gavin     16   0 36360  23m  22m S  0.0  2.3   0:01.07 perlpanel

The amount of memory actually used by PerlPanel is RES - SHR, so on my system 
it's around 1MB.

Gavin.

-- 
Gavin Brown
e: address@hidden
w: http://jodrell.net/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]