Probe #cce884f287 of ASUSTek PRIME B550M-A WIFI I... Desktop Computer

Log: xorg.conf.d

10-keyboard-layout.conf ----------------------- Section "InputClass" Identifier "Keyboard Layout" MatchIsKeyboard "yes" MatchDevicePath "/dev/input/event*" Option "XkbLayout" "de" Option "XKbOptions" "ctrl:nocaps" EndSection 10-madcatz.conf --------------- Section "InputClass" Identifier "Mad Catz Speed" MatchProduct "Mad Catz Mad Catz R.A.T. Pro X" MatchIsPointer "yes" MatchDevicePath "/dev/input/event*" Option "TransformationMatrix" "0.1 0.0 0.0 0.0 0.1 0.0 0.0 0.0 1.0" EndSection 20opengl.conf ------------- Section "Files" EndSection 90-no-headset-keyboard.conf --------------------------- Section "InputClass" Identifier "Creative_Technology_Ltd Fix" MatchVendor "Creative Technology Ltd" MatchIsKeyboard "yes" MatchDevicePath "/dev/input/event*" Option "Ignore" "true" EndSection 10-evdev.conf ------------- Section "InputClass" Identifier "evdev pointer catchall" MatchIsPointer "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection Section "InputClass" Identifier "evdev keyboard catchall" MatchIsKeyboard "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection Section "InputClass" Identifier "evdev touchpad catchall" MatchIsTouchpad "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection Section "InputClass" Identifier "evdev tablet catchall" MatchIsTablet "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection Section "InputClass" Identifier "evdev touchscreen catchall" MatchIsTouchscreen "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection 10-quirks.conf -------------- Section "InputClass" Identifier "ThinkPad HDAPS accelerometer blacklist" MatchProduct "ThinkPad HDAPS accelerometer data" Option "Ignore" "on" EndSection Section "InputClass" Identifier "Xen Virtual Pointer axis blacklist" MatchProduct "Xen Virtual Pointer" Option "IgnoreAbsoluteAxes" "off" Option "IgnoreRelativeAxes" "off" EndSection Section "InputClass" Identifier "Tag trackballs as XI_TRACKBALL" MatchProduct "trackball" MatchDriver "evdev" Option "TypeName" "TRACKBALL" EndSection Section "InputClass" Identifier "Tag Mionix Naos 5000 mouse XI_MOUSE" MatchProduct "La-VIEW Technology Naos 5000 Mouse" MatchDriver "evdev" Option "TypeName" "MOUSE" EndSection 40-libinput.conf ---------------- Section "InputClass" Identifier "libinput pointer catchall" MatchIsPointer "on" MatchDevicePath "/dev/input/event*" Driver "libinput" EndSection Section "InputClass" Identifier "libinput keyboard catchall" MatchIsKeyboard "on" MatchDevicePath "/dev/input/event*" Driver "libinput" EndSection Section "InputClass" Identifier "libinput touchpad catchall" MatchIsTouchpad "on" MatchDevicePath "/dev/input/event*" Driver "libinput" EndSection Section "InputClass" Identifier "libinput touchscreen catchall" MatchIsTouchscreen "on" MatchDevicePath "/dev/input/event*" Driver "libinput" EndSection Section "InputClass" Identifier "libinput tablet catchall" MatchIsTablet "on" MatchDevicePath "/dev/input/event*" Driver "libinput" EndSection nvidia-drm-outputclass.conf --------------------------- Section "OutputClass" Identifier "nvidia" MatchDriver "nvidia-drm" Driver "nvidia" EndSection


Hardware for Linux and BSD

GitHub