ram_bar config

Themes, icons, wallpapers, etc.
Post Reply
Message
Author
User avatar
tubeguy
Posts: 1320
Joined: Sat 29 Aug 2009, 01:04
Location: Park Ridge IL USA
Contact:

ram_bar config

#1 Post 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

User avatar
CatDude
Posts: 1563
Joined: Wed 03 Jan 2007, 17:49
Location: UK

#2 Post 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
.
Attachments
ram_bar.png
(3.33 KiB) Downloaded 1374 times
[img]http://www.smokey01.com/CatDude/.temp/sigs/acer-futile.gif[/img]

User avatar
tubeguy
Posts: 1320
Joined: Sat 29 Aug 2009, 01:04
Location: Park Ridge IL USA
Contact:

#3 Post by tubeguy »

Dude you rock! Done and done. 10Q! :D

aris22002
Posts: 7
Joined: Sat 05 Dec 2009, 22:12

#4 Post by aris22002 »

cant anyone tell me where to edit that ???


quite dull al the default widget i have

thanks

User avatar
tubeguy
Posts: 1320
Joined: Sat 29 Aug 2009, 01:04
Location: Park Ridge IL USA
Contact:

#5 Post 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
[b]Tahr Pup 6 on desktop, Lucid 3HD on lappie[/b]

aris22002
Posts: 7
Joined: Sat 05 Dec 2009, 22:12

#6 Post 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

mrbubl3s
Posts: 52
Joined: Sun 14 Mar 2010, 01:06
Location: %EARTHDIR%
Contact:

#7 Post 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

Post Reply