Summary: | Disable While Typing (dwt) doesn't work on razer blade stealth | ||
---|---|---|---|
Product: | Wayland | Reporter: | Kit Yuen <yingkityuen> |
Component: | libinput | Assignee: | Wayland bug list <wayland-bugs> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | minor | ||
Priority: | medium | CC: | peter.hutterer |
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | libinput debug-events |
Description
Kit Yuen
2017-10-09 06:32:04 UTC
commit 4d7592066a120b00386283ebcbb7503296720626 Author: Peter Hutterer <peter.hutterer@who-t.net> Date: Mon Oct 23 14:34:47 2017 +1000 touchpad: allow for multiple paired keyboards I have updated the libinput to 1.9.2 and it is working much better now. Thanks for fixing it. =D excellent, thanks for testing I am using libinput 1.10.4 in Ubuntu 18.04 on a Razer Blade 2017 device - not Stealth. Disable while typing is on as indicated by debug-events: -event21 DEVICE_ADDED Synaptics TM2438-005 seat0 default group8 cap:pg size 102x60mm tap(dl off) left scroll-nat scroll-2fg-edge click-buttonareas-clickfinger dwt-on But it is not working. This is the output of xinput list ⎡ Virtual core pointer id=2 [master pointer (3)] ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)] ⎜ ↳ Logitech M510 id=11 [slave pointer (2)] ⎜ ↳ Razer Razer Blade id=14 [slave pointer (2)] ⎜ ↳ Razer Razer Blade id=15 [slave pointer (2)] ⎜ ↳ Synaptics TM2438-005 id=16 [slave pointer (2)] ⎣ Virtual core keyboard id=3 [master keyboard (2)] ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)] ↳ Power Button id=6 [slave keyboard (3)] ↳ Video Bus id=7 [slave keyboard (3)] ↳ Video Bus id=8 [slave keyboard (3)] ↳ Power Button id=9 [slave keyboard (3)] ↳ Sleep Button id=10 [slave keyboard (3)] ↳ USB Camera: USB Camera id=12 [slave keyboard (3)] ↳ Razer Razer Blade id=13 [slave keyboard (3)] ↳ AT Raw Set 2 keyboard id=17 [slave keyboard (3)] ↳ Razer Razer Blade id=18 [slave keyboard (3)] fwiw, bugzilla is deprecated, please open a bug in the libinput gitlab instance so we can track it there: https://gitlab.freedesktop.org/libinput/libinput/. See also https://wayland.freedesktop.org/libinput/doc/latest/reporting-bugs.html for a list of likely bits I'll need to debug this. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.