From: C. M. <cm...@fr...> - 2006-03-07 20:51:29
|
On Tue, Mar 07, 2006 at 07:58:17PM +0100, Patrick de Brabander waxed: > I want screen show for 5-10 sec then change to screen 2 for 5-10 sec and > then screen 1..... etc. Okay, I misunderstood, I thought you meant multiple physical displays. You want to change what lcd4linux.conf refers to as "Layouts" -- but you can't do that yet. Not cleanly, at least. If you use a combination of the file reading plugin (in current CVS), output of desired display information to a file at separate lines, and time-dependant variables to compute line numbers, then you can hack it in there. --Chris |