Skip to content

Instantly share code, notes, and snippets.

@sakal
Created June 23, 2012 18:37
Show Gist options
  • Save sakal/2979365 to your computer and use it in GitHub Desktop.
Save sakal/2979365 to your computer and use it in GitHub Desktop.
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 9600 GT"
BusID "PCI:1:0:0"
# Screen 0
EndSection
Section "Device"
Identifier "Device1"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 9600 GT"
BusID "PCI:1:0:0"
# Screen 1
EndSection
Section "Device"
Identifier "Device2"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 9600 GT"
BusID "PCI:2:0:0"
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment