Disable touchpad while typing is not active nor can it be enabled
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu GNOME |
Invalid
|
Medium
|
Unassigned | ||
Xenial |
Invalid
|
Undecided
|
Unassigned | ||
gnome-settings-daemon (Ubuntu) |
Invalid
|
Medium
|
Unassigned | ||
unity-control-center (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
xserver-xorg-input-synaptics (Ubuntu) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
It's no longer working by default nor can it be enabled thru syndaemon.
It does appear it can be enabled thru libinput (xserver-
Is there anyway to restore this via syndaemon or allow xserver-
This represents a regression to users that shouldn't be happening in an lts release.
The 'working' method in libinput requires adding to /usr/share/
Section "InputClass"
Identifier "libinput touchpad catchall"
Driver "libinput"
Option "DisableWhileTy
EndSection
ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xserver-
ProcVersionSign
Uname: Linux 4.4.0-21-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Apr 29 09:08:56 2016
DistUpgraded: Fresh install
DistroCodename: xenial
DistroVariant: ubuntu
InstallationDate: Installed on 2016-04-26 (2 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
MachineType: HP HP Pavilion Notebook
ProcKernelCmdLine: BOOT_IMAGE=
SourcePackage: xserver-
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/22/2015
dmi.bios.vendor: Insyde
dmi.bios.version: F.54
dmi.board.
dmi.board.name: 80A4
dmi.board.vendor: HP
dmi.board.version: 91.19
dmi.chassis.type: 10
dmi.chassis.vendor: HP
dmi.chassis.
dmi.modalias: dmi:bvnInsyde:
dmi.product.name: HP Pavilion Notebook
dmi.product.
dmi.sys.vendor: HP
version.compiz: compiz 1:0.9.12.
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.67-1
version.
version.
version.
version.
version.
version.
version.
version.
xserver.bootTime: Fri Apr 29 06:51:34 2016
xserver.configfile: default
xserver.errors:
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
product id 1203
vendor LGD
xserver.version: 2:1.18.3-1ubuntu2
description: | updated |
summary: |
- Disable touchpad while typing is not active nor can be enabled + Disable touchpad while typing is not active nor can it be enabled |
The setting in gnome-control- center was removed since the setting was changed to be default to always active. Its certainly working on my laptop however I had xserver- xorg-input- libinput installed (but no changes to config files).
3.20 removed evdev/synaptics support completely in favour of libinput, however I thought 3.18 has support for both. Switching the input backend post-release seems like a pretty invasive change, unless everything is completely broken?