View unanswered posts | View active topics It is currently Thu Sep 09, 2010 1:04 am

Forum rules


Before posting make sure you have done the following:
  • Checked for an update
  • Read the plugin's supplied documentation
  • Read the General Plugin FAQ
  • Read the plugin's FAQ

Only moderators can post a new topic, so if you have a new plugin, create a thread in the BB4Win forum and we'll move it for ya.



 Post a reply 
Username:
Subject:
Message body:
Enter your message here, it may contain no more than 60000 characters. 

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen: =D> #-o =P~ :^o [-X [-o<
View more smilies
Font size:
Tip: Styles can be applied quickly to selected text.  Font colour
Options:
BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON
Disable BBCode
Disable smilies
Do not automatically parse URLs
Confirmation code
To prevent automated posts the board requires you to enter a confirmation code. The code is displayed in the image you should see below. If you are visually impaired or cannot otherwise read this code please contact the Board Administrator.
Confirmation code
Confirmation code:
Enter the code exactly as it appears. All letters are case insensitive, there is no zero.
   

 Topic review - BBsystraffic 
Author Message

Reply with quote Post Posted: Sun Nov 01, 2009 3:36 pm
Re: BBsystraffic
Hmm, I just can't set this plugin transparent ! :) Here's my rc:

BBsystraffic.x: 1030
BBsystraffic.y: 340
BBsystraffic.width: 250
BBsystraffic.height: 230
BBsystraffic.alphaEnabled: true
BBsystraffic.alphaValue: 225
BBsystraffic.sctEnabled: false
BBsystraffic.sctColor: #FF00FF
BBsystraffic.alwaysOnTop: false
BBsystraffic.pluginToggle: true
BBsystraffic.inSlit: false
BBsystraffic.style.window: toolbar


I don't know what to do, i've tried different alpha values but it just stays solid... what's wrong with me? :J

Reply with quote Post Posted: Mon Jul 27, 2009 7:23 am
Re: BBsystraffic
Maybe the link in this post can help you........

Reply with quote Post Posted: Fri Jul 24, 2009 9:07 pm
Re: BBsystraffic
BBsystraffic reports incorrect memory usesage. I am unsure why so I will post screenshots and .rc file.

This is how it reports:
Image

These are my actual specs
Image

And this is my .rc file options. Any help would be appreciated, thank you.
Code:
BBsystraffic.x:                             9
BBsystraffic.y:                             56
BBsystraffic.width:                         250
BBsystraffic.height:                        230
BBsystraffic.alphaEnabled:                  false
BBsystraffic.alphaValue:                    200
BBsystraffic.sctEnabled:                    false
BBsystraffic.sctColor:                      #FF00FF
BBsystraffic.alwaysOnTop:                   false
BBsystraffic.pluginToggle:                  true
BBsystraffic.inSlit:                        false
BBsystraffic.style.window:                  toolbar

BBsystraffic.timers.cpu:                    1000
BBsystraffic.timers.memory:                 1000
BBsystraffic.timers.battery:                3600
BBsystraffic.timers.uptime:                 3600
BBsystraffic.timers.ip:                     3600000
BBsystraffic.timers.disk:                   5000

BBsystraffic.reconfigureUpdate:             true


# CPU and memory graphs -------------------------------------------------
BBsystraffic.cpuGraph.visible:              true
BBsystraffic.cpuGraph.x:                    5
BBsystraffic.cpuGraph.y:                    90
BBsystraffic.cpuGraph.width:                240
BBsystraffic.cpuGraph.height:               30
BBsystraffic.cpuGraph.color:                #AAAA00
BBsystraffic.cpuGraph.style:                toolbar

BBsystraffic.memoryGraph.visible:           true
BBsystraffic.memoryGraph.x:                 5
BBsystraffic.memoryGraph.y:                 30
BBsystraffic.memoryGraph.width:             240
BBsystraffic.memoryGraph.height:            30
BBsystraffic.memoryGraph.color:             #550055
BBsystraffic.memoryGraph.style:             toolbar
!BBsystraffic.memoryGraph.textColor:         #FFFFFF


# memory labels ---------------------------------------------------------
BBsystraffic.totalMemory.visible:           true
BBsystraffic.totalMemory.caption:           Total Physical Memory
BBsystraffic.totalMemory.caption.x:         25
BBsystraffic.totalMemory.caption.y:         10
BBsystraffic.totalMemory.caption.align:     left
BBsystraffic.totalMemory.content.x:         245
BBsystraffic.totalMemory.content.y:         10
BBsystraffic.totalMemory.content.align:     right
BBsystraffic.totalMemory.icon.x:            5
BBsystraffic.totalMemory.icon.y:            8
BBsystraffic.totalMemory.icon.path:         images\total-memory.ico

BBsystraffic.usedMemory.visible:            true
BBsystraffic.usedMemory.caption:            Used
BBsystraffic.usedMemory.caption.x:          25
BBsystraffic.usedMemory.caption.y:          65
BBsystraffic.usedMemory.caption.align:      left
BBsystraffic.usedMemory.content.x:          80
BBsystraffic.usedMemory.content.y:          65
BBsystraffic.usedMemory.content.align:      right
BBsystraffic.usedMemory.icon.x:             5
BBsystraffic.usedMemory.icon.y:             63
BBsystraffic.usedMemory.icon.path:          images\used-memory.ico

BBsystraffic.freeMemory.visible:            true
BBsystraffic.freeMemory.caption:            Free
BBsystraffic.freeMemory.caption.x:          150
BBsystraffic.freeMemory.caption.y:          65
BBsystraffic.freeMemory.caption.align:      left
BBsystraffic.freeMemory.content.x:          235
BBsystraffic.freeMemory.content.y:          65
BBsystraffic.freeMemory.content.align:      right
BBsystraffic.freeMemory.icon.x:             130
BBsystraffic.freeMemory.icon.y:             63
BBsystraffic.freeMemory.icon.path:          images\free-memory.ico


# IP label ---------------------------------------------------------------
BBsystraffic.ip.visible:                    true
BBsystraffic.ip.caption:                    IP Address
BBsystraffic.ip.caption.x:                  1
BBsystraffic.ip.caption.y:                  180
BBsystraffic.ip.caption.align:              left
BBsystraffic.ip.content.x:                  120
BBsystraffic.ip.content.y:                  180
BBsystraffic.ip.content.align:              right
BBsystraffic.ip.icon.x:                     5
BBsystraffic.ip.icon.y:                     180
# BBsystraffic.ip.icon.path:                  images\ip.ico

# battery label ----------------------------------------------------------
BBsystraffic.battery.visible:               false
BBsystraffic.battery.caption:               Power Status (Battery)
BBsystraffic.battery.caption.x:             25
BBsystraffic.battery.caption.y:             140
BBsystraffic.battery.caption.align:         left
BBsystraffic.battery.content.x:             245
BBsystraffic.battery.content.y:             140
BBsystraffic.battery.content.align:         right
BBsystraffic.battery.icon.x:                -20
BBsystraffic.battery.icon.y:                138

# system uptime label ----------------------------------------------------
BBsystraffic.systemUptime.visible:          true
BBsystraffic.systemUptime.caption:          System Uptime
BBsystraffic.systemUptime.caption.x:        25
BBsystraffic.systemUptime.caption.y:        125
BBsystraffic.systemUptime.caption.align:    left
BBsystraffic.systemUptime.content.x:        245
BBsystraffic.systemUptime.content.y:        125
BBsystraffic.systemUptime.content.align:    right
BBsystraffic.systemUptime.icon.x:           5
BBsystraffic.systemUptime.icon.y:           123
BBsystraffic.systemUptime.icon.path:        images\used-memory.ico


# icon definitions -------------------------------------------------------
BBsystraffic.icons.freedisk:                images\disk-free.ico
BBsystraffic.icons.fulldisk:                images\disk-full.ico
BBsystraffic.icons.battery:                 images\battery.ico
BBsystraffic.icons.ACon:                    images\acon.ico
BBsystraffic.icons.batteryCharge:           images\charge.ico


# disk and full quota definitions ----------------------------------------
BBsystraffic.fullQuota:                     50

BBsystraffic.diskCount:                     2

BBsystraffic.disk[1].visible:               true
BBsystraffic.disk[1].id:                    C:\
BBsystraffic.disk[1].caption:               C:\
BBsystraffic.disk[1].caption.x:             25
BBsystraffic.disk[1].caption.y:             150
BBsystraffic.disk[1].caption.align:         left
BBsystraffic.disk[1].content.x:             120
BBsystraffic.disk[1].content.y:             150
BBsystraffic.disk[1].content.align:         right
BBsystraffic.disk[1].icon.x:                1
BBsystraffic.disk[1].icon.y:                150

BBsystraffic.disk[2].visible:               true
BBsystraffic.disk[2].id:                    F:\
BBsystraffic.disk[2].caption:               F:\
BBsystraffic.disk[2].caption.x:             25
BBsystraffic.disk[2].caption.y:             165
BBsystraffic.disk[2].caption.align:         left
BBsystraffic.disk[2].content.x:             120
BBsystraffic.disk[2].content.y:             165
BBsystraffic.disk[2].content.align:         right
BBsystraffic.disk[2].icon.x:                1
BBsystraffic.disk[2].icon.y:                165

Reply with quote Post Posted: Mon Dec 08, 2008 1:00 pm
Re: BBsystraffic
unkamunka wrote:
Try commenting things out with a ! in front of the relevant items.


That's the odd thing. I had set the memory stuff to false, and that stuff will disappear.

I set the ICON section for the IP icon to false, and it disappears.

I set the battery stuff to false, yet that connection icon still shows up.


Edit:

Nevermind, the icon definition is lower down for that item.
Would be alittle cleaner if we could just set it to false.

Reply with quote Post Posted: Mon Dec 08, 2008 5:32 am
Re: BBsystraffic
Try commenting things out with a ! in front of the relevant items.

Reply with quote Post Posted: Mon Dec 08, 2008 4:27 am
Re: BBsystraffic
I cannot seem to get rid of the icons for the pieces I don't intend to use.

For example - I am on a desktop, so there's no need for me to have the Battery Life. I'd like to get rid of that icon completely. I put "false" in, and it still shows the icon - but not the text information.

I'd also like to see the IP Address, but not the icon.

Anywho, here's the RC file as I currently have it (Note: I am still working on tweaking it)

Code:
BBsystraffic.x:                             100
BBsystraffic.y:                             100
BBsystraffic.width:                         250
BBsystraffic.height:                        230
BBsystraffic.alphaEnabled:                  false
BBsystraffic.alphaValue:                    200
BBsystraffic.sctEnabled:                    false
BBsystraffic.sctColor:                      #FF00FF
BBsystraffic.alwaysOnTop:                   false
BBsystraffic.pluginToggle:                  true
BBsystraffic.inSlit:                        false
BBsystraffic.style.window:                  toolbar

BBsystraffic.timers.cpu:                    1000
BBsystraffic.timers.memory:                 1000
BBsystraffic.timers.battery:                3600
BBsystraffic.timers.uptime:                 3600
BBsystraffic.timers.ip:                     3600000
BBsystraffic.timers.disk:                   5000

BBsystraffic.reconfigureUpdate:             true


# CPU and memory graphs -------------------------------------------------
BBsystraffic.cpuGraph.visible:              true
BBsystraffic.cpuGraph.x:                    5
BBsystraffic.cpuGraph.y:                    90
BBsystraffic.cpuGraph.width:                240
BBsystraffic.cpuGraph.height:               30
BBsystraffic.cpuGraph.color:                #AAAA00
BBsystraffic.cpuGraph.style:                toolbar

BBsystraffic.memoryGraph.visible:           true
BBsystraffic.memoryGraph.x:                 5
BBsystraffic.memoryGraph.y:                 30
BBsystraffic.memoryGraph.width:             240
BBsystraffic.memoryGraph.height:            30
BBsystraffic.memoryGraph.color:             #550055
BBsystraffic.memoryGraph.style:             toolbar
!BBsystraffic.memoryGraph.textColor:         #FFFFFF


# memory labels ---------------------------------------------------------
BBsystraffic.totalMemory.visible:           false
BBsystraffic.totalMemory.caption:           Total Physical Memory
BBsystraffic.totalMemory.caption.x:         25
BBsystraffic.totalMemory.caption.y:         10
BBsystraffic.totalMemory.caption.align:     left
BBsystraffic.totalMemory.content.x:         245
BBsystraffic.totalMemory.content.y:         10
BBsystraffic.totalMemory.content.align:     right
BBsystraffic.totalMemory.icon.x:            5
BBsystraffic.totalMemory.icon.y:            8
BBsystraffic.totalMemory.icon.path:         images\total-memory.ico

BBsystraffic.usedMemory.visible:            false
BBsystraffic.usedMemory.caption:            Used
BBsystraffic.usedMemory.caption.x:          25
BBsystraffic.usedMemory.caption.y:          65
BBsystraffic.usedMemory.caption.align:      left
BBsystraffic.usedMemory.content.x:          120
BBsystraffic.usedMemory.content.y:          65
BBsystraffic.usedMemory.content.align:      right
BBsystraffic.usedMemory.icon.x:             5
BBsystraffic.usedMemory.icon.y:             63
BBsystraffic.usedMemory.icon.path:          images\used-memory.ico

BBsystraffic.freeMemory.visible:            false
BBsystraffic.freeMemory.caption:            Free
BBsystraffic.freeMemory.caption.x:          150
BBsystraffic.freeMemory.caption.y:          65
BBsystraffic.freeMemory.caption.align:      left
BBsystraffic.freeMemory.content.x:          245
BBsystraffic.freeMemory.content.y:          65
BBsystraffic.freeMemory.content.align:      right
BBsystraffic.freeMemory.icon.x:             130
BBsystraffic.freeMemory.icon.y:             63
BBsystraffic.freeMemory.icon.path:          images\free-memory.ico


# IP label ---------------------------------------------------------------
BBsystraffic.ip.visible:                    true
BBsystraffic.ip.caption:                    IP Address
BBsystraffic.ip.caption.x:                  40
BBsystraffic.ip.caption.y:                  210
BBsystraffic.ip.caption.align:              left
BBsystraffic.ip.content.x:                  245
BBsystraffic.ip.content.y:                  210
BBsystraffic.ip.content.align:              right
BBsystraffic.ip.icon.x:                     5
BBsystraffic.ip.icon.y:                     190
BBsystraffic.ip.icon.path:                  images\ip.ico

# battery label ----------------------------------------------------------
BBsystraffic.battery.visible:               false
BBsystraffic.battery.caption:               Power Status (Battery)
BBsystraffic.battery.caption.x:             25
BBsystraffic.battery.caption.y:             140
BBsystraffic.battery.caption.align:         left
BBsystraffic.battery.content.x:             245
BBsystraffic.battery.content.y:             140
BBsystraffic.battery.content.align:         right
BBsystraffic.battery.icon.x:                5
BBsystraffic.battery.icon.y:                138

# system uptime label ----------------------------------------------------
BBsystraffic.systemUptime.visible:          true
BBsystraffic.systemUptime.caption:          System Uptime
BBsystraffic.systemUptime.caption.x:        25
BBsystraffic.systemUptime.caption.y:        125
BBsystraffic.systemUptime.caption.align:    left
BBsystraffic.systemUptime.content.x:        245
BBsystraffic.systemUptime.content.y:        125
BBsystraffic.systemUptime.content.align:    right
BBsystraffic.systemUptime.icon.x:           5
BBsystraffic.systemUptime.icon.y:           123
BBsystraffic.systemUptime.icon.path:        images\used-memory.ico


# icon definitions -------------------------------------------------------
BBsystraffic.icons.freedisk:                images\disk-free.ico
BBsystraffic.icons.fulldisk:                images\disk-full.ico
BBsystraffic.icons.battery:                 images\battery.ico
BBsystraffic.icons.ACon:                    images\acon.ico
BBsystraffic.icons.batteryCharge:           images\charge.ico


# disk and full quota definitions ----------------------------------------
BBsystraffic.fullQuota:                     50

BBsystraffic.diskCount:                     2

BBsystraffic.disk[1].visible:               true
BBsystraffic.disk[1].id:                    C:\
BBsystraffic.disk[1].caption:               C:\
BBsystraffic.disk[1].caption.x:             25
BBsystraffic.disk[1].caption.y:             170
BBsystraffic.disk[1].caption.align:         left
BBsystraffic.disk[1].content.x:             120
BBsystraffic.disk[1].content.y:             170
BBsystraffic.disk[1].content.align:         right
BBsystraffic.disk[1].icon.x:                5
BBsystraffic.disk[1].icon.y:                168

BBsystraffic.disk[2].visible:               true
BBsystraffic.disk[2].id:                    D:\
BBsystraffic.disk[2].caption:               D:\
BBsystraffic.disk[2].caption.x:             150
BBsystraffic.disk[2].caption.y:             170
BBsystraffic.disk[2].caption.align:         left
BBsystraffic.disk[2].content.x:             245
BBsystraffic.disk[2].content.y:             170
BBsystraffic.disk[2].content.align:         right
BBsystraffic.disk[2].icon.x:                130
BBsystraffic.disk[2].icon.y:                170

Reply with quote Post Posted: Fri Jul 25, 2008 9:22 pm
Re: BBsystraffic
Niniel wrote:
The graphs shouldn't have a border in that image, but the plugin as a whole is toolbar style, maybe that's what you're seeing.

No, I meant this dark blue border, but it is a product of resampling, not border. Better use pixel resize than some other one.
Attachment:
memmeter-vv6gdi+2.png
memmeter-vv6gdi+2.png [ 11.26 KiB | Viewed 675 times ]

Reply with quote Post Posted: Fri Jul 25, 2008 9:13 pm
Re: BBsystraffic
pitris wrote:
But in your screenshot in looks like you have some border in there. Where does it come from? Or is it an illusion?

The graphs shouldn't have a border in that image, but the plugin as a whole is toolbar style, maybe that's what you're seeing.

Reply with quote Post Posted: Fri Jul 25, 2008 8:59 pm
Re: BBsystraffic
If you specify a style for the graph, the border size is taken from the style as well and the graph respects the border size. But if you use a background color instead of style, there's no border size, border is zero.
But in your screenshot in looks like you have some border in there. Where does it come from? Or is it an illusion?

Edit: I checked the above picture, which is not resized, and everything looks like it should do. :)

Reply with quote Post Posted: Thu Jul 24, 2008 6:21 pm
Re: BBsystraffic
Pitris,
If you take a look at the screenshot below, especially at real size (50 % of image), don't you think it looks like the memory graph is slightly wider than the background again? I'm pretty sure it isn't, that what I see is an optical illusion caused by the contrast between the brighter foreground vs. the darker background... Still, in the interest of visual perfection, it may not be a bad idea to move the bar inwards a pixel or two, if that's possible.
Attachment:
memmeter-vv6gdi+2.png
memmeter-vv6gdi+2.png [ 33.37 KiB | Viewed 707 times ]

Reply with quote Post Posted: Wed Jul 23, 2008 7:25 pm
Re: BBsystraffic
No, I don't think the alpha value can be blamed.
I started out with full transparency - alpha off, sct on - and was not getting the background, so I tried it with alpha on and sct off.
In bbWin_Mod I didn't load any of the plugins into a bbI frame or the slit.

Reply with quote Post Posted: Wed Jul 23, 2008 6:54 pm
Re: BBsystraffic
Niniel wrote:
Update: It would appear that this is due to some conflict with bbWin_Mod. In utBox (in a bbI frame), it works fine.
Part of your issue seems to have been an Alpha Value of 120. :wink: I haven't been able to pick up your CPU text settings, but your colour specs show up fine for everything else both inside & outside the Slit - on bb4win_mod Vista (will have to test XP tomorrow). (Transparency is automatically turned off inside the Slit - or bbI.) :wink:

Reply with quote Post Posted: Wed Jul 23, 2008 5:29 pm
Re: BBsystraffic
Wow, that was quick.
I can adjust the colour of the text, but the background keeps resisting.
Code:
# CPU and memory graphs -------------------------------
BBsystraffic.cpuGraph.visible:              true
BBsystraffic.cpuGraph.x:                    84
BBsystraffic.cpuGraph.y:                    3
BBsystraffic.cpuGraph.width:                80
BBsystraffic.cpuGraph.height:               24
BBsystraffic.cpuGraph.color:                #000080
BBsystraffic.cpuGraph.backgroundColor:      #ffffff
BBsystraffic.cpuGraph.textColor:            #ffffff
BBsystraffic.cpuGraph.style:                none

BBsystraffic.memoryGraph.visible:           true
BBsystraffic.memoryGraph.x:                 3
BBsystraffic.memoryGraph.y:                 3
BBsystraffic.memoryGraph.width:             80
BBsystraffic.memoryGraph.height:            24
BBsystraffic.memoryGraph.color:             #007700
BBsystraffic.memoryGraph.backgroundColor:   #222222
BBsystraffic.memoryGraph.textColor:         #ffffff
BBsystraffic.memoryGraph.style:             none

Attachment:
systraffic-gdi+2.png
systraffic-gdi+2.png [ 7.32 KiB | Viewed 746 times ]


Update: It would appear that this is due to some conflict with bbWin_Mod. In utBox (in a bbI frame), it works fine.
Attachment:
systraffic-gdi+2-utbox.png
systraffic-gdi+2-utbox.png [ 5.95 KiB | Viewed 745 times ]

Reply with quote Post Posted: Wed Jul 23, 2008 3:55 pm
Re: BBsystraffic
One is suprised how many bugs can still be found in the code. :D
:arrow: http://pitris.org/programs/nightly/bbsy ... 6gdi+2.zip
I've fixed the crash and ignoring false statements, but background settings works fine for me.
The first graph has everything user-defined, the second takes everything from the style.
Attachment:
bbsystraffic.png
bbsystraffic.png [ 6.73 KiB | Viewed 766 times ]

Code:
BBsystraffic.x:                         100
BBsystraffic.y:                         100
BBsystraffic.width:                     100
BBsystraffic.height:                    280
BBsystraffic.alphaEnabled:              false
BBsystraffic.alphaValue:                200
BBsystraffic.sctEnabled:                true
BBsystraffic.sctColor:                  #FF00FF
BBsystraffic.alwaysOnTop:               true
BBsystraffic.pluginToggle:              true
BBsystraffic.inSlit:                    false
BBsystraffic.style.window:              toolbar

BBsystraffic.timers.cpu:                1000
BBsystraffic.timers.memory:             1000
BBsystraffic.timers.battery:            3600
BBsystraffic.timers.uptime:             3600
BBsystraffic.timers.ip:                 3600000
BBsystraffic.timers.disk:               5000

BBsystraffic.reconfigureUpdate:         true


# CPU and memory graphs -------------------------------------------------
BBsystraffic.cpuGraph.visible:          true
BBsystraffic.cpuGraph.x:                5
BBsystraffic.cpuGraph.y:                5
BBsystraffic.cpuGraph.width:            90
BBsystraffic.cpuGraph.height:           28
BBsystraffic.cpuGraph.color:            #ff0000
BBsystraffic.cpuGraph.textColor:        #ffffff
BBsystraffic.cpuGraph.backgroundColor:  #00aaaa
BBsystraffic.cpuGraph.style:            none

BBsystraffic.memoryGraph.visible:       true
BBsystraffic.memoryGraph.x:             5
BBsystraffic.memoryGraph.y:             50
BBsystraffic.memoryGraph.width:         90
BBsystraffic.memoryGraph.height:        20
BBsystraffic.memoryGraph.style:         windowlabel

Reply with quote Post Posted: Wed Jul 23, 2008 1:56 pm
Re: BBsystraffic
Commenting everything else out crashed bb (unkamunka's bbWin_Mod RC2)
Code:
BBsystraffic.x:                             810
BBsystraffic.y:                             739
BBsystraffic.width:                         167
BBsystraffic.height:                        30
BBsystraffic.alphaEnabled:                  true
BBsystraffic.alphaValue:                    120
BBsystraffic.sctEnabled:                    false
BBsystraffic.sctColor:                      #aaaaaa
BBsystraffic.alwaysOnTop:                   false
BBsystraffic.pluginToggle:                  true
BBsystraffic.inSlit:                        true
BBsystraffic.style.window:                  toolbar

BBsystraffic.timers.cpu:                    1000
BBsystraffic.timers.memory:                 1000
BBsystraffic.timers.battery:                3600
BBsystraffic.timers.uptime:                 3600
BBsystraffic.timers.ip:                     3600000
BBsystraffic.timers.disk:                   5000

BBsystraffic.reconfigureUpdate:             true

# CPU and memory graphs -------------------------------
BBsystraffic.cpuGraph.visible:              true
BBsystraffic.cpuGraph.x:                    84
BBsystraffic.cpuGraph.y:                    3
BBsystraffic.cpuGraph.width:                80
BBsystraffic.cpuGraph.height:               24
BBsystraffic.cpuGraph.color:                #000080
BBsystraffic.cpuGraph.backgroundColor:      #FFFFFF
BBsystraffic.cpuGraph.style:                toolbar
# Bsystraffic.cpuGraph.textColor:             #aaaaaa

BBsystraffic.memoryGraph.visible:           true
BBsystraffic.memoryGraph.x:                 3
BBsystraffic.memoryGraph.y:                 3
BBsystraffic.memoryGraph.width:             80
BBsystraffic.memoryGraph.height:            24
BBsystraffic.memoryGraph.color:             #007700
BBsystraffic.memoryGraph.backgroundColor:   #FFFFFF
BBsystraffic.memoryGraph.style:             toolbar
# BBsystraffic.memoryGraph.textColor:         #FFFFFF

# memory labels ----------------------------------------------
# BBsystraffic.totalMemory.visible:           false
# BBsystraffic.totalMemory.caption:           Total RAM:
# BBsystraffic.totalMemory.caption.x:         215
# BBsystraffic.totalMemory.caption.y:         1
# BBsystraffic.totalMemory.caption.align:     left
# BBsystraffic.totalMemory.content.x:         345
# BBsystraffic.totalMemory.content.y:         1
# BBsystraffic.totalMemory.content.align:     right
# BBsystraffic.totalMemory.icon.path:         images\total-memory.ico
# BBsystraffic.totalMemory.icon.x:            5
# BBsystraffic.totalMemory.icon.y:            8

# BBsystraffic.freeMemory.visible:            false
# BBsystraffic.freeMemory.caption:            Free  RAM:
# BBsystraffic.freeMemory.caption.x:          215
# BBsystraffic.freeMemory.caption.y:          12
# BBsystraffic.freeMemory.caption.align:      left
# BBsystraffic.freeMemory.content.x:          345
# BBsystraffic.freeMemory.content.y:          12
# BBsystraffic.freeMemory.content.align:      right
# BBsystraffic.freeMemory.icon.x:             130
# BBsystraffic.freeMemory.icon.y:             63
# BBsystraffic.freeMemory.icon.path:          images\free-memory.ico

# BBsystraffic.usedMemory.visible:            false
# BBsystraffic.usedMemory.caption:            Used
# BBsystraffic.usedMemory.caption.x:          180
# BBsystraffic.usedMemory.caption.y:          21
# BBsystraffic.usedMemory.caption.align:      left
# BBsystraffic.usedMemory.content.x:          315
# BBsystraffic.usedMemory.content.y:          21
# BBsystraffic.usedMemory.content.align:      right
# BBsystraffic.usedMemory.icon.x:             5
# BBsystraffic.usedMemory.icon.y:             63
# BBsystraffic.usedMemory.icon.path:          images\used-memory.ico

# IP label -----------------------------------------------
# BBsystraffic.ip.visible:                    false
# BBsystraffic.ip.caption:                    IP:
# BBsystraffic.ip.caption.x:                  110
# BBsystraffic.ip.caption.y:                  1
# BBsystraffic.ip.caption.align:              left
# BBsystraffic.ip.content.x:                  205
# BBsystraffic.ip.content.y:                  1
# BBsystraffic.ip.content.align:              right
# BBsystraffic.ip.icon:                       images\ip.ico
# BBsystraffic.ip.icon.x:                     5
# BBsystraffic.ip.icon.y:                     190

# battery label ------------------------------------------
# BBsystraffic.battery.visible:               false
# BBsystraffic.battery.caption:               Power Status (Battery)
# BBsystraffic.battery.caption.x:             25
# BBsystraffic.battery.caption.y:             140
# BBsystraffic.battery.caption.align:         left
# BBsystraffic.battery.content.x:             245
# BBsystraffic.battery.content.y:             140
# BBsystraffic.battery.content.align:         right
# BBsystraffic.battery.icon.x:                5
# BBsystraffic.battery.icon.y:                138

# system uptime label -----------------------------------
# BBsystraffic.systemUptime.visible:          false
# BBsystraffic.systemUptime.caption:          Up:
# BBsystraffic.systemUptime.caption.x:        110
# BBsystraffic.systemUptime.caption.y:        12
# BBsystraffic.systemUptime.caption.align:    left
# BBsystraffic.systemUptime.content.x:        205
# BBsystraffic.systemUptime.content.y:        12
# BBsystraffic.systemUptime.content.align:    right
# BBsystraffic.systemUptime.icon.path:        images\used-memory.ico
# BBsystraffic.systemUptime.icon.x:           5
# BBsystraffic.systemUptime.icon.y:           123

# icon definitions -----------------------------------------
# BBsystraffic.icons.freedisk:                images\disk-free.ico
# BBsystraffic.icons.fulldisk:                images\disk-full.ico
# BBsystraffic.icons.battery:                 images\battery.ico
# BBsystraffic.icons.ACon:                    images\acon.ico
# BBsystraffic.icons.batteryCharge:           images\charge.ico

# disk and full quota definitions ------------------------
# BBsystraffic.fullQuota:                     10

# BBsystraffic.diskCount:                     0

# BBsystraffic.disk[1].visible:               false
# BBsystraffic.disk[1].id:                    C:\
# BBsystraffic.disk[1].caption:               C:\
# BBsystraffic.disk[1].caption.x:             25
# BBsystraffic.disk[1].caption.y:             1
# BBsystraffic.disk[1].caption.align:         left
# BBsystraffic.disk[1].content.x:             100
# BBsystraffic.disk[1].content.y:             1
# BBsystraffic.disk[1].content.align:         right
# BBsystraffic.disk[1].icon.x:                5
# BBsystraffic.disk[1].icon.y:                1

# BBsystraffic.disk[2].visible:               false
# BBsystraffic.disk[2].id:                    D:\
# BBsystraffic.disk[2].caption:               D:\
# BBsystraffic.disk[2].caption.x:             25
# BBsystraffic.disk[2].caption.y:             12
# BBsystraffic.disk[2].caption.align:         left
# BBsystraffic.disk[2].content.x:             100
# BBsystraffic.disk[2].content.y:             12
# BBsystraffic.disk[2].content.align:         right
# BBsystraffic.disk[2].icon.x:                5
# BBsystraffic.disk[2].icon.y:                12


Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.