Author |
Message |
tubeguy

Joined: 28 Aug 2009 Posts: 1329 Location: Park Ridge IL USA
|
Posted: Fri 13 Nov 2009, 15:25 Post subject:
ram_bar config Subject description: How do I get ram_bar to diplay ram in numbers |
|
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
|
Back to top
|
|
 |
CatDude

Joined: 03 Jan 2007 Posts: 1573 Location: UK
|
Posted: Sat 14 Nov 2009, 08:45 Post subject:
|
|
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: | TEXT
${color } $mem / $memmax - $memperc%
${color0}RAM ${color5}${membar 10,110}
|
CatDude
.
Description |
|
Filesize |
3.33 KB |
Viewed |
1409 Time(s) |

|
_________________

|
Back to top
|
|
 |
tubeguy

Joined: 28 Aug 2009 Posts: 1329 Location: Park Ridge IL USA
|
Posted: Sat 14 Nov 2009, 08:56 Post subject:
|
|
Dude you rock! Done and done. 10Q!
|
Back to top
|
|
 |
aris22002
Joined: 05 Dec 2009 Posts: 8
|
Posted: Sun 24 Jan 2010, 19:16 Post subject:
|
|
cant anyone tell me where to edit that ???
quite dull al the default widget i have
thanks
|
Back to top
|
|
 |
tubeguy

Joined: 28 Aug 2009 Posts: 1329 Location: Park Ridge IL USA
|
Posted: Sun 24 Jan 2010, 19:35 Post subject:
|
|
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
_________________ Tahr Pup 6 on desktop, Lucid 3HD on lappie
|
Back to top
|
|
 |
aris22002
Joined: 05 Dec 2009 Posts: 8
|
Posted: Sun 31 Jan 2010, 05:07 Post subject:
|
|
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
|
Back to top
|
|
 |
mrbubl3s
Joined: 13 Mar 2010 Posts: 55 Location: %EARTHDIR%
|
Posted: Tue 23 Mar 2010, 00:12 Post subject:
|
|
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: | ${color } $cpu / 100 |
|
Back to top
|
|
 |
|