I'm currently can boot a Ubuntu PXE. but the problem is with multi-monitors. I have to run xrandr command to get the dual monitors up. with suggest from How do I setup dual monitors in XFCE?
xrandr --output VGA1 --left-of LVDS1
So is there anyway I can make it auto detect if there is more than 2 monitors and auto join 2 monitors. I'm using XFCE Really thanks for any advice on this.