[lcd4linux @ 2004-05-22 18:30:01 by reinelt]

added plugin 'uptime'

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@427 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
This commit is contained in:
reinelt
2004-05-22 18:30:02 +00:00
parent cdee7ced9e
commit 34e69ead4b
8 changed files with 292 additions and 9 deletions

View File

@@ -247,6 +247,15 @@ Widget MySQLtest2 {
update minute
}
Widget Uptime {
class 'Text'
expression uptime('%d days %H:%M:%S')
width 20
align 'R'
prefix 'Up '
update 1000
}
Widget Heartbeat {
class 'Icon'
speed 800
@@ -457,17 +466,17 @@ Layout testMySQL {
#Display 'LK204'
Display 'HD44780-20x4'
#Display 'HD44780-20x4'
#Display 'M50530-24x8'
#Display 'CF631'
#Display 'CF632'
#Display 'CF633'
#Display 'USBLCD'
Display 'USBLCD'
#Display 'T6963-240x64'
#Display 'XWindow'
#Layout 'Default'
Layout 'L16x2'
Layout 'Default'
#ayout 'L16x2'
#Layout 'Test'