Mini Shell

Direktori : /proc/self/root/usr/share/X11/xorg.conf.d/
Upload File :
Current File : //proc/self/root/usr/share/X11/xorg.conf.d/71-libinput-overrides-wacom.conf

# Assign libinput back to touchpads on Wacom tablets
Section "InputClass"
	Identifier "libinput overrides wacom touchpads"
	MatchDriver "wacom"
	MatchIsTouchpad "true"
	Driver "libinput"
EndSection