Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Section "ServerLayout"
- Identifier "X.org Configured"
- Screen 0 "intel" 0 0
- Option "AllowNVIDIAGPUScreens"
- EndSection
- Section "Module"
- Load "glx"
- EndSection
- Section "Monitor"
- Modeline "1920x1080_240.00" 809.50 1920 2104 2312 2704 1080 1083 1088 1248 -hsync +vsync
- Option "PreferredMode" "1920x1080_240.00"
- Identifier "Monitor0"
- VendorName "Monitor Vendor"
- ModelName "Monitor Model"
- EndSection
- Section "Monitor"
- Identifier "Monitor1"
- VendorName "Monitor Vendor"
- ModelName "Monitor Model"
- EndSection
- Section "Device"
- Identifier "Intel Graphics"
- Driver "modesetting"
- BusID "PCI:0:2:0"
- EndSection
- Section "Device"
- Identifier "Nvidia"
- Driver "nvidia"
- BusID "PCI:1:0:0"
- EndSection
- Section "Screen"
- Identifier "intel"
- Device "Intel Graphics"
- Monitor "Monitor0"
- DefaultDepth 24
- SubSection "Display"
- Depth 24
- Modes "nvidia-auto-select"
- EndSubSection
- EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement