Configure Multiple Display With Diferents Height
Configure Multiple Display With Diferents Height
Hello i wanna know if have some way to configure hudiy uses multples diplays with diferent height. with same high i have sucess to configure.
Re: Configure Multiple Display With Diferents Height
In such configuration, the Hudiy window must have a height equal to the highest screen while the width must be the sum of both screens.
For example:
1280x720 + 1024x600 - Hudiy window size would then be 2304(1280 + 1024)x720.
By adjusting the width, height, x, and y parameters for individual components (Native UI, Android Auto, CarPlay, overlays), you can position them on separate physical screens within the single Hudiy window that spans across both displays.
Please also have a look on this thread: viewtopic.php?t=64
For example:
1280x720 + 1024x600 - Hudiy window size would then be 2304(1280 + 1024)x720.
By adjusting the width, height, x, and y parameters for individual components (Native UI, Android Auto, CarPlay, overlays), you can position them on separate physical screens within the single Hudiy window that spans across both displays.
Please also have a look on this thread: viewtopic.php?t=64
Hudiy Team