From: Steve-Kai V. <st...@vy...> - 2006-08-16 23:34:33
|
Hallo again, Since my LCD is now working (thanks to Michael), I now have a new Probel. I want the LCD-display to show different stuff according to some parameters. I.E.Normaly the display should show: Row1: Time / Uptime Row2: Ram / CPU Row3: DiscSpace Row4: i don't know :-) something If an ISDN-Call is now comming in, the display should change to Row1: Time / Uptime Row2: CH1 Incomming net phone Row3: Throughput ISDN Row4: i don't know :-) something My first Idea was to write serveral cascades using the Evaluator but this is very confusing. The second Idea was to use the timer-widget, but an the hole page there is no example how this thing works, and what it does. The onlything i fond is, that it was placed under the Layout section and that there must be a widget xxxx with the name to call, but how can I place it or how it realy wors is not described (either in german or in english). Is the timer-widget the thing I am searching for, or is there another way to solve my idea? BTW: Is there somewhere discribed, if anybody is writing an plugin? I'm thinking of writing one to check if there are SMB or NFS connects on the System and to display them, but I have nerer used C befor, so it will be lot of trial and error to see how it works :-) Steve |