2

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.

Yuan Chen
  • 121

1 Answers1

0

Use arandr Screen Layout Editor to configure the monitor easily

sudo apt-get install arandr
Zanna
  • 70,465
Yuan Chen
  • 121