[Wayland-bugs] [Bug 94015] Disabling "Disable While Typing" disables touchpad

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Feb 7 21:46:00 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=94015

Peter Hutterer <peter.hutterer at who-t.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |peter.hutterer at who-t.net
             Status|NEW                         |NEEDINFO

--- Comment #1 from Peter Hutterer <peter.hutterer at who-t.net> ---
A few general comments: use set-prop instead of set-int-prop, xinput will pick
the right format if the property already exists. And use the device name and
property name, because the above is indecipherable for me :) and won't work
consistently, but this will work the same every time:
   xinput set-prop "some device name" "libinput whatever property name" 1 


so, which device is 11? I'll need an evemu-describe from that touchpad, and the
output of libinput-debug-events --enable-dwt

-- 
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/20160207/4f4c68d6/attachment.html>


More information about the wayland-bugs mailing list