История изменений
Исправление iliyap, (текущая версия) :
Section “Device”
Identifier “d0”
Driver “intel”
Option “VirtualHeads” “2”
Option “Monitor-VIRTUAL1” “m1”
Option “Monitor-VIRTUAL2” “m2”
EndSection
Section “Monitor”
Identifier “m1”
Option “PreferredMode” “1920x1080”
Option “Enable” “true”
Option “RightOf” “eDP1”
EndSection
Section “Monitor”
Identifier “m2”
Option “PreferredMode” “1920x1080”
Option “Enable” “true”
Option “LeftOf” “eDP1”
EndSection
Исходная версия iliyap, :
Section “Device”
Identifier “d0”
Driver “intel”
Option “VirtualHeads” “2”
Option “Monitor-VIRTUAL1” “m1”
Option “Monitor-VIRTUAL2” “m2”
EndSection
Section “Monitor”
Identifier “m1”
Option “PreferredMode” “1920x1080”
Option “Enable” “true”
Option “LeftOf” “eDP1”
EndSection
Section “Monitor”
Identifier “m2”
Option “PreferredMode” “1920x1080”
Option “Enable” “true”
Option “LeftOf” “VIRTUAL1”
EndSection