https://bugs.freedesktop.org/show_bug.cgi?id=96314
Peter Hutterer <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |NOTABUG
Status|NEW |RESOLVED
--- Comment #3 from Peter Hutterer <[email protected]> ---
# cat /etc/X11/xorg.conf.d/99-libinput-disable-dwt.conf
Section "InputClass"
Identifier "Disable DWT"
MatchDriver "libinput"
Option "DisableWhileTyping" "off"
EndSection
restart X and you're good to go. You can enable/disable it at runtime with
xinput set-prop "device name" "property name" 0 (or 1), the above is a static
config.
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs