From: Michael R. <re...@eu...> - 2004-02-23 06:39:52
|
Hi Xavier, as always, try to post to the list... > * There's no example for visible attribute for icons in > lcd4linux.conf.sample, so I send you one, it shows up when the cpu usage > goes above 50% : > > widget lightning { > class 'icon' > speed 100 > visible cpu('busy', 500)-50 > bitmap { > row1 '...***' > row2 '..***.' > row3 '.***..' > row4 '.****.' > row5 '..**..' > row6 '.**...' > row7 '**....' > row8 '*.....' > } > } Cool! > * You let documentation about old generation on the CVS : files > README.Drivers README.Rows and README.Tokens should be removed. Right. README.Rows and README.Tokens can be removed. The README.Drivers should be rewritten to fit the NextGeneration scheme. There are several files in CVS which will be removed. I'm removing them if they are either useless/obsolete with NextGeneration, or if they have been ported. So if you find an "old" file, this means it has not been ported, and you're welcome to do so :-) > * Maybe it would be cleaner to remove build files from CVS, which are > generated with ./bootstrap and are generally not commited by many other > projects, but this is not critical at all to let them. Here they are : Oh, I don't think so. It may be cleaner to remove this files, but this would also mean that everybody who wants to try the CVS version must have all the autotools stuff installed. I had some discussions about this in the past, and I decided to keep this files in CVS, too. bye, Michael -- Michael Reinelt Tel: +43 676 3079941 Geisslergasse 4 Fax: +43 316 692343 A-8045 Graz, Austria e-mail: re...@eu... |