Page 1 of 1

three monitors?

Posted: Mon Nov 20, 2023 2:29 pm
by torq
Has anyone been able to get three monitors working?

Re: three monitors?

Posted: Mon Nov 20, 2023 4:29 pm
by akatik
Not supported.

Re: three monitors?

Posted: Sun Jan 14, 2024 6:45 pm
by cwt
Is there a plan to support more than 2 displays? We use a bunch of DELL Wyse TCs which have 3 DP ports.

Cheers

Re: three monitors?

Posted: Tue Jan 16, 2024 4:02 pm
by akatik
Not in the nearest plans, sorry.

Re: three monitors?

Posted: Wed Mar 19, 2025 11:44 am
by Darkdrummer
I would very much welcome support for 3 screens. This should be less of a problem, especially for x86 machines. Should it even be possible on the Raspberry using the CSI port?

Re: three monitors?

Posted: Wed Mar 19, 2025 6:40 pm
by akatik
Not with wtware until devices with three regular video outputs hit the mass market.

In theory, you can connect 5 displays to a Raspberry. In practice, third HDMI display is not possible at a reasonable price.

Re: three monitors?

Posted: Fri Mar 21, 2025 2:04 pm
by Darkdrummer
I can understand it better with the raspberry, but I don't understand it with an x86 PC.

Windows supports multi-monitor without any problems via Windows RDP, why should this be a problem with WT-Ware on an x86 computer?

Re: three monitors?

Posted: Mon Mar 24, 2025 3:57 pm
by akatik
Not a problem but a lot of coding. Replace hardcoded boolean variables "main monitor" (true for first, false for second monitor) with list of monitors everywhere. We'll do it after three monitor outputs will be common for thin client hardware.