Section "ServerFlags"
Option "Xinerama" "true"
EndSection
Section "ServerLayout"
Identifier "X.org for DisplayLink"
Screen 0 "Asus1-1" 0 0
Screen 1 "LG1-2" RightOf "Asus"
Screen 2 "LG1-3" RightOf "LG1-2"
EndSection
Section "Monitor"
Identifier "Asus1-1"
VendorName "Asus"
ModelName "Asus 3 monitors station"
Option "Enable" "true"
EndSection
Section "Monitor"
Identifier "LG1-2"
VendorName "LG"
ModelName "LG 3 monitors station"
Option "Enable" "true"
EndSection
Section "Monitor"
Identifier "LG1-3"
VendorName "LG"
ModelName "LG 3 monitors station"
Option "Enable" "true"
EndSection
Section "Device"
Identifier "nvidia"
Driver "nvidia"
VendorName "Asus"
BoardName "nvidia"
BusID "PCI:1@0:0:0"
Option "ConstrainCursor" "off"
EndSection
Section "Device"
Identifier "intel"
Driver "modesetting"
VendorName "Asus"
BoardName "intel"
BusID "PCI:0@0:2:0"
Option "AccelMethod" "None"
EndSection
Section "Device"
Identifier "DisplayLinkFb1"
Driver "fbdev"
VendorName "DisplayLink"
BoardName "DisplayLink M01061"
BusID "USB"
Option "fbdev" "/dev/fb1"
EndSection
Section "Screen"
Identifier "Asus1-1"
Device "nvidia"
Monitor "Monitor1-1"
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "Screen"
Identifier "LG1-2"
Device "intel"
Monitor "Monitor1-2"
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "Screen"
Identifier "LG1-3"
Device "DisplayLinkFb1"
Monitor "LG1-3"
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection