Compare Pastes

Differences between the pastes #138333 (18.07.2020 01:42) and #143740 (01.09.2020 13:44).
1
Section "ServerLayout"
1
 
2
    Identifier "layout"
3
    Screen 0 "nvidia"
4
    Inactive "intel"
5
EndSection
6
7
Section "Device"
8
    Identifier "nvidia"
9
    Driver "nvidia"
10
    BusID "01:00:0"
11
    Option "RegistryDwords" "EnableBrightnessControl=1"
12
EndSection
13
14
Section "Screen"
15
    Identifier "nvidia"
16
    Device "nvidia"
17
    Option "AllowEmptyInitialConfiguration"
18
EndSection
19
20
Section "Device"
21
    Identifier "intel"
22
    Driver "modesetting"
23
EndSection
24
25
Section "Screen"
26
    Identifier "intel"
27
    Device "intel"