Re: driving 2 displays
David Glaude <[email protected]> Mon, 27 Aug 2012 14:37:38 +0200
| Newsgroups | gmane.comp.sysutils.lcdproc |
|---|---|
| Message-ID | <CAEDB7out3+3rOeCAsOe4EeN-cWPfbGcq7iBwNrAr5wKRqBR4gA@mail.gmail.com> |
So you need a meta driver that look like one display for the core code but reuse two different driver to control the physical lcd? Or should that be know by the core without a virtual driver in between? Not sure we have that in stock! Le 27 août 2012 12:17, "Usagi Yojimbo" <[email protected]> a écrit : > > Am 27.08.2012 10:09, schrieb Usagi Yojimbo: > > > Hi, [...] Currently both displays show the same screens, limiting > > > the sizes of the screens to the smaller display's size. I'm looking > > > for a way to drive them separately, as if it were one display E.G. > > > with a size of 4×16. Is there a way to do this? > > > > You can use two instances of LCDd, one for each display. Of course > > they need to listen for clients on different TCP-ports and you need to > > tell every client to which port to connect (means: on which LCD it > > should be displayed). > > > > Best regards, > > Jannis > > Hi, > > Yes, that is one way to do it. > But as I wrote it, I want to use them as one, double sized screen. Like > this: 2×16 + 2×16 = 4×16… > I also want to use them, with a single client, that is not capable to use > 2 displays, but can handle more than 2 lines. > > Usagi > > > _______________________________________________ > LCDproc mailing list > [email protected] > http://lists.omnipotent.net/mailman/listinfo/lcdproc > _______________________________________________ LCDproc mailing list [email protected] http://lists.omnipotent.net/mailman/listinfo/lcdproc