#=========== # Auto-generated X11 graphics # card/driver configuration #=========== # Created by Project Trident #=========== # DO NOT MODIFY # - Will be replaced on every bootup by trident_init service # - Place alternate X11 settings into separate file(s): # /usr/local/etc/X11/xorg.conf.d/[something].conf # OR # /usr/local/etc/X11/xorg.conf #=========== Section "ServerLayout" Identifier "XFree86 Configured" Screen 0 "Screen0" 0 0 EndSection Section "Screen" Identifier "Screen0" Device "Card1" Monitor "Monitor0" EndSection Section "Device" Identifier "Card1" Driver "modesetting" BusID "0:2:0" EndSection Section "Device" Identifier "Card0" Driver "nvidia" BusID "1:0:0" EndSection