three monitors?
Re: three monitors?
Not supported.
Re: three monitors?
Is there a plan to support more than 2 displays? We use a bunch of DELL Wyse TCs which have 3 DP ports.
Cheers
Cheers
Re: three monitors?
Not in the nearest plans, sorry.
-
- Posts: 2
- Joined: Wed Mar 19, 2025 11:40 am
Re: three monitors?
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?
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.
In theory, you can connect 5 displays to a Raspberry. In practice, third HDMI display is not possible at a reasonable price.
-
- Posts: 2
- Joined: Wed Mar 19, 2025 11:40 am
Re: three monitors?
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?
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?
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.