* enabling dual display mode * Add files via upload * enabling dual display * Update README.md * Delete a64-olinuxino-hdmi.dtb * Delete a64-olinuxino-lcd.dtb
8 lines
155 B
Plaintext
8 lines
155 B
Plaintext
Section "ServerLayout"
|
|
Identifier "MultyDisplay"
|
|
Screen 0 "LCD"
|
|
Screen 1 "HDMI" RightOf "LCD"
|
|
Option "Xinerama" "on"
|
|
# Option "Clone" "off"
|
|
EndSection
|