Probe #f3b0d5ac82 of ASUSTek ASUS TUF Gaming F15 ...
Log: xorg.conf.d
nvidia.conf
-----------
Section "Device"
Identifier "NVIDIA Card"
VendorName "NVIDIA Corporation"
Driver "nvidia"
EndSection
20-swcursor.conf
----------------
Section "Device"
Identifier "Device0"
Option "SWCursor" "on"
EndSection
30-tap.conf
-----------
Section "InputClass"
Identifier "touchpad"
Driver "libinput"
MatchIsTouchpad "on"
Option "Tapping" "on"
Option "NaturalScrolling" "on"
Option "ClickMethod" "clickfinger"
Option "AccelSpeed" "0.0"
Option "DisableWhileTyping" "on"
EndSection
driver-nvidia.conf
------------------
Section "OutputClass"
Identifier "intel"
MatchDriver "i915"
Driver "modesetting"
EndSection
Section "OutputClass"
Identifier "nvidia"
MatchDriver "nvidia-drm"
Driver "nvidia"
Option "AllowEmptyInitialConfiguration"
Option "PrimaryGPU" "yes"
EndSection