Bug 99757 - Touchpad on new Acer Aspire VX 5 not recognized as touchpad
Summary: Touchpad on new Acer Aspire VX 5 not recognized as touchpad
Status: RESOLVED NOTABUG
Alias: None
Product: Wayland
Classification: Unclassified
Component: libinput (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Wayland bug list
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-10 10:08 UTC by Boyan Ding
Modified: 2017-02-14 02:10 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Boyan Ding 2017-02-10 10:08:25 UTC
The touchpad on my newly bought Acer VX5-591G-72LY is not recognized by libinput as a touchpad, but only as pointer device instead.

The system is Arch Linux running kernel 4.9.8-1-ARCH with libinput 1.6.1.

Output of libinput-list-device about the touchpad:
Device:           SYNA7DB5:01 06CB:7DB7 Touchpad
Kernel:           /dev/input/event10
Group:            7
Seat:             seat0, default
Size:             103.00x74.83mm
Capabilities:     pointer 
Tap-to-click:     disabled
Tap-and-drag:     enabled
Tap drag lock:    disabled
Left-handed:      disabled
Nat.scrolling:    disabled
Middle emulation: disabled
Calibration:      n/a
Scroll methods:   *two-finger edge 
Click methods:    *button-areas clickfinger 
Disable-w-typing: enabled
Accel profiles:   none
Rotation:         n/a
Comment 1 Boyan Ding 2017-02-10 12:56:49 UTC
Looking at the Xorg log, libinput correctly detected it as a touchpad, it seems the problem originate from some improper permission settings, after fixing the problem, I could configure it in gnome's input settings.

But I have a question now, the touchpad of this laptop is without button and unclickable, but libinput disable tap-to-click by default, is it the intended behavior?
Comment 2 Peter Hutterer 2017-02-12 23:46:15 UTC
libinput detected it as clickpad, you should be able to press the touchpad itself to trigger a physical click. is this not correct? https://wayland.freedesktop.org/libinput/doc/latest/touchpads.html

we only enable tap by default on touchpads that are truly without buttons (like wacom tablets for example).
Comment 3 Boyan Ding 2017-02-14 02:10:52 UTC
It is actually clickable, just found it when pressing the edge. Sorry for the noise.


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.