diff options
author | reinelt <> | 2006-07-31 03:48:09 +0000 |
---|---|---|
committer | reinelt <> | 2006-07-31 03:48:09 +0000 |
commit | 54672b61c61264676d65f55fdd7ea392fcc88c83 (patch) | |
tree | a86b6f002c007cb57dd07af2a37621683e59a003 /lcd4linux.c | |
parent | aa09f2fd6fac7f867b20504dff1f97b6272bd36a (diff) | |
download | lcd4linux-54672b61c61264676d65f55fdd7ea392fcc88c83.tar.gz |
[lcd4linux @ 2006-07-31 03:48:09 by reinelt]
preparations for scrolling
Diffstat (limited to '')
-rw-r--r-- | lcd4linux.conf.sample | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample index 123a14d..884eb84 100644 --- a/lcd4linux.conf.sample +++ b/lcd4linux.conf.sample @@ -474,7 +474,6 @@ Widget BusyBar { expression2 proc_stat::cpu('system', 500) length 10 direction 'E' - style 'H' update tack } @@ -1052,14 +1051,14 @@ Layout testMySQL { #Display 'BWCT' #Display 'Image' #Display 'Trefon' -#Display 'LCD2USB' +Display 'LCD2USB' #Display 'LPH7508-serdisplib' -Display 'LPH7508' +#Display 'LPH7508' #Display 'ctinclud' -#Layout 'Default' +Layout 'Default' #Layout 'TestLayer' -Layout 'TestImage' +#Layout 'TestImage' #Layout 'L8x2' #Layout 'L16x1' #Layout 'L16x2' |