forcemerge 572956 598414
severity 572956 important
user cont...@itopie.ch
usertags 572956 + itopie.ch-installation
user i...@codha.ch
usertags 572956 + codha.ch-installation
thanks

Hi there!

On Thu, 30 Sep 2010 21:26:54 +0900, Mattia Dongili wrote:
> On Thu, Sep 30, 2010 at 12:19:44AM +0100, Nattie Mayer-Hutchings wrote:
> > On Wed, Sep 29, 2010 at 09:19:39PM +0900, Mattia Dongili wrote:
> > > "man 4 synaptics" should tell you how to configure tapping in xorg.conf
> > > (in short you should set the TabButton* options) but
> > > gpointing-device-settings saying that tapping is enabled sounds like a
> > > bug there. I'll reassign the bug report accordingly.
> > 
> > Actually, tapping was disabled even before we installed
> > gpointing-device-settings.  We believe these issues to be two separate 
> > bugs.  
> 
> There is no issue in the driver, the default configuration is the
> intended one, it may not be the best for all users but it's
> definitely not a bug.

I do not agree with the last sentence: it is not a bug for upstream, but
it is definitively a bug for the end-user and, according to Nattie
report, even a regression.

As you pointed out, however, there are two issues: first, the change in
the default behavior of xserver-xorg-input-synaptics and, second, the
fact that gpointing-device-settings does not correctly detect the
initial situation.

Again, as you pointed out, the latter was already reported, both in
Debian (#572956) and upstream, and because of your reasoning I have
merged the two bugs.

ATM and AFAIK, the only possible solution is the system-wide one you
pointed out, even better what explained on Ask Ubuntu, thus activating
the settings in /etc/X11/xorg.conf.d/class-touchpad-tapping.conf:

--8<---------------cut here---------------start------------->8---
## <file:////usr/share/doc/xserver-xorg-input-synaptics/README.Debian>
## 
<http://askubuntu.com/questions/12435/how-do-i-restore-two-finger-middle-click-again>
Section "InputClass"
  Identifier    "touchpad-tapping"
  MatchIsTouchpad "true"
  Driver        "synaptics"
  Option        "TapButton1"    "1"
  Option        "TapButton2"    "2"
  Option        "TapButton3"    "3"
EndSection
--8<---------------cut here---------------end--------------->8---

Finally, the above solves the default configuration, not the per-user
one, since any customization is lost after logout:

  <https://bugs.debian.org/615092>

Thx, bye,
Gismo / Luca

Attachment: signature.asc
Description: Digital signature

Reply via email to