No reaction on one finger tap on window header
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
touchegg (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
If I use touchscreen without touch-egg, it emulates left mouse button click correctly. But if I launch touch-egg for multiple finger gestures, one finger tap on window header (for close the window or move it by dragging) become not to work.
How can I fix it?
Touchegg config:
<touchégg>
<settings>
<property name="composed_
</settings>
<application name="All">
<gesture type="DRAG" fingers="2" direction="ALL">
<action type="SCROLL"
</gesture>
<gesture type="TAP" fingers="3" direction="">
<action type="MOUSE_
</gesture>
<gesture type="TAP" fingers="2" direction="">
<action type="MOUSE_
</gesture>
</application>
</touchégg>
ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: touchegg 1.1.1-0ubuntu1
ProcVersionSign
Uname: Linux 4.8.0-41-generic x86_64
ApportVersion: 2.20.3-0ubuntu8.2
Architecture: amd64
CurrentDesktop: XFCE
Date: Mon Mar 20 22:14:18 2017
SourcePackage: touchegg
UpgradeStatus: No upgrade log present (probably fresh install)
UPDATE: it's only with xfwm4 window manager. Other WMs work properly.