Menu

#29 New cpu, memory and net load plugins

4.3
open
5
2006-08-20
2005-09-16
init_sub
No

This patch adds two new plugins to fbpanel - memory and
network load and modifies two another: cpu.c - now it
shows digits, not graph, dclock.c - make font regular
(was bold) and fixes transparency problem.

New config properties:

type = net
config {
Action = program # action on click
Interface = eth0 # network interface to count
Minimum = 0 # minimum value to show
Width = 0 # fixed width in pixels (variable
width if zero)
Interval = 1000 # interval in ms
}

type = cpu, mem
config {
Action = program # action on click
Width = 0 # fixed width in pixels (variable
width if zero)
Interval = 1000 # interval in ms
}

Discussion

  • init_sub

    init_sub - 2005-09-16

    Plugins patch

     
  • Anatoly Asviyan

    Anatoly Asviyan - 2006-08-20
    • assigned_to: nobody --> aanatoly
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.