mirror of
https://github.com/netfun2000/lcd4linux.git
synced 2026-02-27 09:44:34 +08:00
[lcd4linux @ 2000-03-25 05:50:43 by reinelt]
memory leak in Raster_flush closed driver family logic changed git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@20 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
This commit is contained in:
@@ -5,11 +5,11 @@
|
||||
|
||||
#Display X11
|
||||
DISPLAY PPM
|
||||
size 20x4
|
||||
size 10x2
|
||||
font 5x8
|
||||
pixel 5+1
|
||||
gap 5x5
|
||||
border 20
|
||||
pixel 3+1
|
||||
gap 4x4
|
||||
border 5
|
||||
foreground 102000
|
||||
halfground 70c000
|
||||
background 80d000
|
||||
@@ -17,7 +17,7 @@ background 80d000
|
||||
|
||||
#Row1 "*** %o %v ***"
|
||||
#Row2 "%p CPU %r MB RAM"
|
||||
#Row3 "Busy %cu%% $r10cs+cb"
|
||||
#Row3 "Busy %cb%% $r10cs+cb"
|
||||
#Row4 "Load %l1%L$r10l1"
|
||||
|
||||
Row1 "Load %l1%L$r10cs+cb"
|
||||
|
||||
Reference in New Issue
Block a user