Public bug reported:

INPUT_PROP_BUTTONPAD should be set to indicate that my trackpad is a
clickpad, but it is not. The problem can be worked around by tweaking
the X.org configuration in the following way:

In X.org I use the following configuration in:
/usr/share/X11/xorg.conf.d/50-synaptics.conf

Section "InputClass"
        Identifier "touchpad catchall"
        Driver "synaptics"
        MatchIsTouchpad "on"
        Option "ClickPad" "true"
        [..]
      
EndSection

However, as Wayland's libinput does not have this option I run into issues.
For example right click doesn't work, or drag and drop with pressing with one 
finger and moving with another.

The trackpad should be automatically recognized as a clickpad.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: kernel-common (not installed)
ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
Uname: Linux 4.4.0-31-generic i686
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: i386
CurrentDesktop: GNOME
Date: Sat Jul 30 17:59:38 2016
InstallationDate: Installed on 2016-04-21 (100 days ago)
InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Release i386 
(20160421)
SourcePackage: kernel-package
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: xserver-xorg-input-synaptics (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386 xenial

** Package changed: kernel-package (Ubuntu) => xserver-xorg-input-
synaptics (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1608083

Title:
  Synaptics trackpad doesn't have INPUT_PROP_BUTTONPAD set, even though
  it should

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1608083/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to