Page 1 of 1

ram_bar config

Posted: Fri 13 Nov 2009, 19:25
by tubeguy
Wasn't sure where to post this, but pwidgets is eye candy, right? I can't find a way to display number of megs of ram available along with the bar in the ram_bar config file. Is there a way to do this?

Thanks,

Joe

Posted: Sat 14 Nov 2009, 12:45
by CatDude
Hello tubeguy
tubeguy wrote:...I can't find a way to display number of megs of ram available along with the bar in the ram_bar config file. Is there a way to do this?
Something like this maybe:

Code: Select all

TEXT
${color } $mem / $memmax - $memperc%
${color0}RAM ${color5}${membar 10,110}
CatDude
.

Posted: Sat 14 Nov 2009, 12:56
by tubeguy
Dude you rock! Done and done. 10Q! :D

Posted: Sun 24 Jan 2010, 23:16
by aris22002
cant anyone tell me where to edit that ???


quite dull al the default widget i have

thanks

Posted: Sun 24 Jan 2010, 23:35
by tubeguy
aris22002 wrote:cant anyone tell me where to edit that ???


quite dull al the default widget i have

thanks
the file to edit is usr/local/pwidgets/widgets/configs/Ram_bar

Posted: Sun 31 Jan 2010, 09:07
by aris22002
did any can add config for the cpu bar process ???

i,ve tried to edit it with the same way with ram bar but it cant goes like the ram bar edit ...


please tell me

Posted: Tue 23 Mar 2010, 04:12
by mrbubl3s
aris22002 wrote:did any can add config for the cpu bar process ???

i,ve tried to edit it with the same way with ram bar but it cant goes like the ram bar edit ...


please tell me
Put this under the TEXT in your cpu_bar file, theres no "#"%, but allwell.

Code: Select all

${color } $cpu / 100