Találtam egy cikket erről: https://linuxconfig.org/enable-multiple-clone-displays-to-vga-interface…
Valóban működik így stabilan a dolog?
# VGA port vizsgálata pl.:
~# xrandr
Screen 0: minimum 320 x 200, current 1024 x 768, maximum 1024 x 1024
VGA disconnected (normal left inverted right x axis y axis)
LVDS connected 1024x768+0+0 (normal left inverted right x axis y axis) 246mm x 185mm
1024x768 50.0*+ 60.0 40.0
800x600 60.3
640x480 60.0 59.9
# VGA-n keresztül a projektor csatlakoztatása:
~# xrandr
Screen 0: minimum 320 x 200, current 1024 x 768, maximum 1024 x 1024
VGA connected (normal left inverted right x axis y axis)
1024x768 75.1 75.0 70.1 60.0
832x624 74.6
800x600 72.2 75.0 60.3 56.2
640x480 75.0 72.8 75.0 60.0 59.9
720x400 70.1
LVDS connected 1024x768+0+0 (normal left inverted right x axis y axis) 246mm x 185mm
1024x768 50.0*+ 60.0 40.0
800x600 60.3
640x480 60.0 59.9
# az LCD kijelző klónozása a VGA kimenetre:
~# xrandr --output VGA --auto
A klónozás megszüntetése automatikus?