Probe #be9d90602d of ASUSTek P9X79 Desktop Computer
Log: xorg.conf
Section "ServerFlags"
Option "DontZap" "false"
EndSection
Section "Files"
FontPath "/usr/local/share/fonts/TTF/"
FontPath "/usr/local/share/fonts/cyberbit-ttfonts/"
FontPath "/usr/local/share/fonts/Liberation/"
FontPath "/usr/local/share/fonts/webfonts/"
EndSection
Section "Module"
Load "freetype"
EndSection
Section "InputClass"
Identifier "libinput keyboard catchall"
MatchIsKeyboard "on"
MatchDevicePath "/dev/input/event*"
Driver "libinput"
Option "XkbLayout" "fr"
Option "XkbOptions" "terminate:ctrl_alt_bksp"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "GeForce GTX 1660 Ti"
BusID "PCI:1:0:0"
Option "AllowGLXWithComposite" "true"
#Option "TwinView"
#Option "TwinViewXineramaInfoOrder" "DFP-4, CRT-0"
#Option "TwinViewOrientation" "CRT-0 RightOf DFP-4"
#Option "metamodes" "DVI-D-0: 1920x1080 +0+0, DVI-I-0: 1440x900 +1920+0; DVI-D-0: 1920x1080 +0+0, DVI-I-0: NULL; VI-D-0: 1280x1024 +0+0, DVI-I-0: NULL; DVI-D-0: 1024x768 +0+0; DVI-D-0: 640x480 +0+0"
EndSection
Section "Extensions"
Option "MIT-SHM" "true"
EndSection