From 5692c8a1210340ed38bbbf4c1097b4609f25de7b Mon Sep 17 00:00:00 2001 From: pbuetow Date: Wed, 4 Jul 2012 19:31:27 +0200 Subject: add some nice features and tweaks --- lib/Loadbars/HelpDispatch.pm | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'lib/Loadbars/HelpDispatch.pm') diff --git a/lib/Loadbars/HelpDispatch.pm b/lib/Loadbars/HelpDispatch.pm index 97216e2..36e0e78 100644 --- a/lib/Loadbars/HelpDispatch.pm +++ b/lib/Loadbars/HelpDispatch.pm @@ -10,7 +10,7 @@ sub create () { my $hosts = ''; my $textdesc = <100% while using low netlink ref + Bar comes from top and is half width + Txb: Outgoing (transmitted) traffic in % + Color: Light green, normal green if >100% while using low netlink ref + Bar comes from bottom and is half width + When network bar is red: The interface does not exist on the specific + remote host. Config file support: Loadbars tries to read ~/.loadbarsrc and it's possible to configure any option you find in --help but without leading '--'. For comments just use @@ -116,13 +125,13 @@ END netlink_hot_up => { menupos => 9, cmd => 'f', - help => 'Doubles net interface link speed reference', + help => 'Increases net interface link speed reference by factor 10', mode => 1 }, netlink_hot_dn => { menupos => 10, cmd => 'v', - help => 'Halfs net interface link speed reference', + help => 'Decreases net interface link speed reference by factor 10', mode => 1 }, -- cgit v1.2.3