Summary: | libinput incompatible with touchpad-indicator ? | ||
---|---|---|---|
Product: | Wayland | Reporter: | Simon <simonhf> |
Component: | libinput | Assignee: | Wayland bug list <wayland-bugs> |
Status: | RESOLVED NOTABUG | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | peter.hutterer |
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Simon
2017-04-27 19:49:24 UTC
see this entry here: https://wayland.freedesktop.org/libinput/doc/latest/faq.html#faq_synclient there's no shortcut, but I guess one could modify touchpad indicator to disable sendevents on the touchpad. but let's be honest, the main reason touchpad-indicator is needed is because palm detection on the touchpad was terrible, libinput is trying to fix *that* problem so that the extra program isn't needed. libinput supports disabling the touchpad on external mouse, see the sendevents configuration: https://wayland.freedesktop.org/libinput/doc/latest/group__config.html it's exported as property by the libinput xorg driver Thanks, Peter. I followed your link and found this ENUM: LIBINPUT_CONFIG_SEND_EVENTS_DISABLED_ON_EXTERNAL_MOUSE How do I use that to configure libinput to disable the touchpad while my bluetooth mouse is connected? P.S.: You have a good point that touchpad-indicator is maybe not necessary when using libinput. So far I have found libinput to be excellent in stopping touchpad jitter :-) yeah, that's the one, check the libinput(4) man page for how the properties/xorg.conf options map |
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.