my /etc/X11/xorg.conf looks like this

iqb...@ghar-iqbala:~$ cat /etc/X11/xorg.conf

Section "Device"
        Identifier      "Configured Video Device"
EndSection

Section "Monitor"
        Identifier      "Configured Monitor"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Monitor         "Configured Monitor"
        Device          "Configured Video Device"
EndSection


When I run synclient -m 100 and tap the touchpad with two fingers I get this, 
so laptop does recognize
the tap, but seems not know what to do with it, because it does not paste the 
data.

    time     x    y   z f  w  l r u d m     multi  gl gm gr gdx gdy
   0.000     1 5855   0 0  0  0 0 0 0 0  00000000   0  0  0   0   0
  12.921  2342 3054  55 1  7  0 0 0 0 0  00000000   0  0  0   0   0
  13.021     1 5855   0 0  0  0 0 0 0 0  00000000   0  0  0   0   0
  15.727  4069 2699  58 1  4  0 0 0 0 0  00000000   0  0  0   0   0
  15.827     1 5855   0 0  0  0 0 0 0 0  00000000   0  0  0   0   0

That is the result of two taps. Each tap generates two rows of outputs

-- 
touchpad tap does not paste the copied data
https://bugs.launchpad.net/bugs/454315
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to