[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Raq4 LCD



"Works great - however any idea how to get text on the same line? i.e. I
want
to be able to leave the ip addy on there as is, but want to be able to put
the words "Temp :" on the same line as the recovered temp value (replacing
the domain name)...."

Right you will have  to have something like this

 ONE="Temp:"
 IPADDR="(CAN'T MEM WHAT THIS WAS AS I TOOK IT OUT)
 TWO="c"
 /sbin/lcd-write "$ONE""$TWO" "$IPADDR"

Its really good.

I have also found this. Doesnt mean much to me as i dont know where to put
it or how to run it but its some script to make it scroll!

http://list.cobalt.com/pipermail/cobalt-developers/2002-March/035838.html

Hope this will help and can you let me know how things go as i'd love to see
it scrolling. I have also mailed LCDproc to see if they have any ideas.

Thanks
Jason