Probe #89472bd2f3 of ASUSTek P7H55 Desktop Computer
Log: xorg.conf
Section "Files"
FontPath "/nix/store/ww294cn46z893kk4wfjy0x4pvb59cdnv-font-cursor-misc-1.0.3/lib/X11/fonts/misc"
FontPath "/nix/store/qmnnpmaqw0ndhbkfgwb2nxzh7vs6gzks-font-misc-misc-1.1.2/lib/X11/fonts/misc"
FontPath "/nix/store/9vpg401ldcf8pwbpnf43grmnm7lg4ws5-unifont-15.0.01/share/fonts"
FontPath "/nix/store/vda94qc73x9r91k71jkkx7cmv2bhin7v-font-adobe-100dpi-1.0.3/lib/X11/fonts/100dpi"
FontPath "/nix/store/lxw8gv8977x8hrwm9xn79zbrll7xdh1h-font-adobe-75dpi-1.0.3/lib/X11/fonts/75dpi"
ModulePath "/nix/store/g8jqslvhwhlccgambax600lba2zrshak-xorg-server-21.1.8/lib/xorg/modules"
ModulePath "/nix/store/g8jqslvhwhlccgambax600lba2zrshak-xorg-server-21.1.8/lib/xorg/modules/drivers"
ModulePath "/nix/store/g8jqslvhwhlccgambax600lba2zrshak-xorg-server-21.1.8/lib/xorg/modules/extensions"
ModulePath "/nix/store/g8jqslvhwhlccgambax600lba2zrshak-xorg-server-21.1.8/lib/xorg/modules/input"
ModulePath "/nix/store/s53zqa47zg9qabyxc5jfjpj13d5kyxln-nvidia-x11-470.199.02-6.1.55-bin/lib/xorg/modules/drivers"
ModulePath "/nix/store/s53zqa47zg9qabyxc5jfjpj13d5kyxln-nvidia-x11-470.199.02-6.1.55-bin/lib/xorg/modules/extensions"
ModulePath "/nix/store/xc3xh821xrfnysmmcdgsr15mrksyifmv-xf86-input-libinput-1.2.0/lib/xorg/modules/input"
ModulePath "/nix/store/yaivxzrdkmbnz2h3c95vajmm998x1dc6-xf86-input-evdev-2.10.6/lib/xorg/modules/input"
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail" "on"
Option "DontZap" "on"
EndSection
Section "Module"
EndSection
Section "Monitor"
Identifier "Monitor[0]"
EndSection
# Additional "InputClass" sections
Section "InputClass"
Identifier "libinput mouse configuration"
MatchDriver "libinput"
MatchIsPointer "on"
Option "AccelProfile" "adaptive"
Option "LeftHanded" "off"
Option "MiddleEmulation" "on"
Option "NaturalScrolling" "off"
Option "ScrollMethod" "twofinger"
Option "HorizontalScrolling" "on"
Option "SendEventsMode" "enabled"
Option "Tapping" "on"
Option "TappingDragLock" "on"
Option "DisableWhileTyping" "off"
EndSection
Section "InputClass"
Identifier "libinput touchpad configuration"
MatchDriver "libinput"
MatchIsTouchpad "on"
Option "AccelProfile" "adaptive"
Option "LeftHanded" "off"
Option "MiddleEmulation" "on"
Option "NaturalScrolling" "off"
Option "ScrollMethod" "twofinger"
Option "HorizontalScrolling" "on"
Option "SendEventsMode" "enabled"
Option "Tapping" "on"
Option "TappingDragLock" "on"
Option "DisableWhileTyping" "off"
EndSection
Section "ServerLayout"
Identifier "Layout[all]"
# Reference the Screen sections for each driver. This will
# cause the X server to try each in turn.
Screen "Screen-nvidia[0]"
EndSection
# For each supported driver, add a "Device" and "Screen"
# section.
Section "Device"
Identifier "Device-nvidia[0]"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "Screen-nvidia[0]"
Device "Device-nvidia[0]"
Option "RandRRotation" "on"
EndSection