[Wayland-bugs] [Bug 96314] Unable to move cursor while typing
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jun 1 22:48:37 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=96314
Peter Hutterer <peter.hutterer at who-t.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |NOTABUG
Status|NEW |RESOLVED
--- Comment #3 from Peter Hutterer <peter.hutterer at who-t.net> ---
# 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20160601/51fc999d/attachment-0001.html>
More information about the wayland-bugs
mailing list