Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Section "Device"
- Identifier "Radeon"
- Driver "amdgpu"
- BusID "PCI:1:00:0"
- Screen 1
- EndSection
- Section "Device"
- Identifier "Intel"
- Driver "i945"
- BusID "PCI:0:02:0"
- Screen 0
- EndSection
- Section "Screen"
- Identifier "Screen0"
- Device "Intel"
- Monitor "CRT-TV"
- DefaultColorDepth 24
- SubSection "Display"
- Depth 24
- Modes "720x576x25.00"
- EndSubSection
- EndSection
- Section "Screen"
- Identifier "Screen1"
- Device "Radeon"
- Monitor "LCD-STANDARD"
- SubSection "Display"
- EndSubSection
- EndSection
- Section "Monitor"
- Identifier "CRT-TV"
- # 720x576x50.00 @ 15.625kHz
- ModeLine "720x576x25.00" 13.875000 720 744 808 888 576 586 592 625 -HSync -VSync interlace
- Modeline "720x288x50.08" 13.875000 720 744 808 888 288 293 296 312 -HSync -VSync
- Option "PreferredMode" "720x288x50.08"
- Option "DPMS" "true"
- EndSection
- Section "Monitor"
- Identifier "LCD-STANDARD"
- Option "DPMS" "true"
- EndSection
- Section "ServerLayout"
- Identifier "Main"
- Screen 0 "Screen0"
- Screen 1 "Screen1"
- Option "Xinerama" "1" # enable XINERAMA extension. Default is disabled.
- EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement