12 lines
312 B
Plaintext
12 lines
312 B
Plaintext
Section "Device"
|
|
Identifier "Nvidia Card"
|
|
Driver "nvidia"
|
|
VendorName "NVIDIA Corporation"
|
|
Option "NoLogo" "true"
|
|
Option "Monitor-DVI-I-1" "Left"
|
|
Option "Monitor-DVI-D-0" "Right"
|
|
#Option "UseEDID" "false"
|
|
#Option "ConnectedMonitor" "DFP"
|
|
# ...
|
|
EndSection
|