mirror of
https://github.com/netfun2000/lcd4linux.git
synced 2026-02-27 09:44:34 +08:00
[lcd4linux @ 2004-02-23 06:44:27 by reinelt]
"Lightning" widget from Xavier (lcd4linux.conf.sample) removed obsolete Docs. git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@374 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
This commit is contained in:
@@ -294,6 +294,22 @@ Widget Squirrel {
|
||||
}
|
||||
}
|
||||
|
||||
Widget Lightning {
|
||||
class 'icon'
|
||||
speed 100
|
||||
visible cpu('busy', 500)-50
|
||||
bitmap {
|
||||
row1 '...***'
|
||||
row2 '..***.'
|
||||
row3 '.***..'
|
||||
row4 '.****.'
|
||||
row5 '..**..'
|
||||
row6 '.**...'
|
||||
row7 '**....'
|
||||
row8 '*.....'
|
||||
}
|
||||
}
|
||||
|
||||
Widget Test {
|
||||
class 'Text'
|
||||
expression '1234567890123456789012345678901234567890'
|
||||
|
||||
Reference in New Issue
Block a user