** Description changed:

  This is related, but is not the same bug as
  
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/936341
  
  this appeared only recently in the last 2 weeks, and it affects both the
  3 finger (ClickFinger3) and the 2 finger (ClickFInger2) settings
  
  now, by default this is the output of synclient:
  
-     ClickFinger1            = 1
-     ClickFinger2            = 3
-     ClickFinger3            = 0
+     ClickFinger1            = 1
+     ClickFinger2            = 3
+     ClickFinger3            = 0
  
  this is wrong: there's not reason to disable ClickFinger3 while leaving 
enabled ClickFinger2 (and maybe this is the cause for bug 936341)
- if ClickFInger2 & 3 would've been disabled, that'd have been a change in 
behaviour that should be documented
+ if both ClickFInger2 & 3 would've been disabled, that'd have been a change in 
behaviour that should be documented
  
  but now, by changing any of the ClickFinger settings (any of the 1,2 or
  3) the setting is ignored and it generates a button1 event for all of
  these, regardless of it
  
  I found this thread in the ubuntu-devel mailing list, and what I'm
  referring to with "ClickFinger" there seems to be called "click
  actions", it appears that this change may be the cause of this bug, but
  Chase Douglas writes:
  
  "There are no changes for devices that have separate physical buttons."
  
  Instead, I'm stumbling onto this problem on a old macbook3,1 with a
  physical button (synclient correctly reports the ClickPad set at 0)
  
  I'm not sure if this is an unintended consequence on old machine with a
  non-clickpad synaptic touchpad, or if this is expected
  
  if it's the latter, aside from documenting it on the wiki, I think that
  then the ClickFinger options should be removed, if truly the ClickPad
  changes makes them unusable
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xserver-xorg-input-synaptics 1.5.99.901-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-19.30-generic 3.2.11
  Uname: Linux 3.2.0-19-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 1.94.1-0ubuntu2
  Architecture: amd64
  CurrentDmesg: [  125.480542] init: plymouth-stop pre-start process (6216) 
terminated with status 1
  Date: Wed Mar 21 13:06:06 2012
  DistUpgraded: 2012-01-20 16:19:39,336 DEBUG enabling apt cron job
  DistroCodename: precise
  DistroVariant: ubuntu
  InstallationMedia: Kubuntu 11.10 "Oneiric Ocelot" - Release amd64+mac 
(20111012)
  MachineType: Apple Inc. MacBook3,1
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-19-generic 
root=UUID=0cbf08e2-4a82-472b-835a-54e8ff6da4e3 ro quiet splash vt.handoff=7
  SourcePackage: xserver-xorg-input-synaptics
  UpgradeStatus: Upgraded to precise on 2012-03-17 (3 days ago)
  dmi.bios.date: 03/05/08
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MB31.88Z.008E.B02.0803051832
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Mac-F22788C8
  dmi.board.vendor: Apple Inc.
  dmi.board.version: PVT
  dmi.chassis.asset.tag: Asset Tag#
  dmi.chassis.type: 2
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-F22788C8
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMB31.88Z.008E.B02.0803051832:bd03/05/08:svnAppleInc.:pnMacBook3,1:pvr1.0:rvnAppleInc.:rnMac-F22788C8:rvrPVT:cvnAppleInc.:ct2:cvrMac-F22788C8:
  dmi.product.name: MacBook3,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.
  version.compiz: compiz 1:0.9.7.0+bzr3035-0ubuntu1
  version.ia32-libs: ia32-libs 20090808ubuntu35
  version.libdrm2: libdrm2 2.4.30-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.1-0ubuntu5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.1-0ubuntu5
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build2

** Description changed:

  This is related, but is not the same bug as
  
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/936341
  
  this appeared only recently in the last 2 weeks, and it affects both the
  3 finger (ClickFinger3) and the 2 finger (ClickFInger2) settings
  
  now, by default this is the output of synclient:
  
      ClickFinger1            = 1
      ClickFinger2            = 3
      ClickFinger3            = 0
  
  this is wrong: there's not reason to disable ClickFinger3 while leaving 
enabled ClickFinger2 (and maybe this is the cause for bug 936341)
  if both ClickFInger2 & 3 would've been disabled, that'd have been a change in 
behaviour that should be documented
  
  but now, by changing any of the ClickFinger settings (any of the 1,2 or
  3) the setting is ignored and it generates a button1 event for all of
  these, regardless of it
  
  I found this thread in the ubuntu-devel mailing list, and what I'm
  referring to with "ClickFinger" there seems to be called "click
  actions", it appears that this change may be the cause of this bug, but
  Chase Douglas writes:
  
  "There are no changes for devices that have separate physical buttons."
  
  Instead, I'm stumbling onto this problem on a old macbook3,1 with a
  physical button (synclient correctly reports the ClickPad set at 0)
+ 
+ This is quite a problem, since on these devices you can't enable the
+ right click zone like on the ClickPads (this led me to use an external
+ mice in the last days)
  
  I'm not sure if this is an unintended consequence on old machine with a
  non-clickpad synaptic touchpad, or if this is expected
  
  if it's the latter, aside from documenting it on the wiki, I think that
  then the ClickFinger options should be removed, if truly the ClickPad
  changes makes them unusable
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xserver-xorg-input-synaptics 1.5.99.901-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-19.30-generic 3.2.11
  Uname: Linux 3.2.0-19-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 1.94.1-0ubuntu2
  Architecture: amd64
  CurrentDmesg: [  125.480542] init: plymouth-stop pre-start process (6216) 
terminated with status 1
  Date: Wed Mar 21 13:06:06 2012
  DistUpgraded: 2012-01-20 16:19:39,336 DEBUG enabling apt cron job
  DistroCodename: precise
  DistroVariant: ubuntu
  InstallationMedia: Kubuntu 11.10 "Oneiric Ocelot" - Release amd64+mac 
(20111012)
  MachineType: Apple Inc. MacBook3,1
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-19-generic 
root=UUID=0cbf08e2-4a82-472b-835a-54e8ff6da4e3 ro quiet splash vt.handoff=7
  SourcePackage: xserver-xorg-input-synaptics
  UpgradeStatus: Upgraded to precise on 2012-03-17 (3 days ago)
  dmi.bios.date: 03/05/08
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MB31.88Z.008E.B02.0803051832
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Mac-F22788C8
  dmi.board.vendor: Apple Inc.
  dmi.board.version: PVT
  dmi.chassis.asset.tag: Asset Tag#
  dmi.chassis.type: 2
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-F22788C8
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMB31.88Z.008E.B02.0803051832:bd03/05/08:svnAppleInc.:pnMacBook3,1:pvr1.0:rvnAppleInc.:rnMac-F22788C8:rvrPVT:cvnAppleInc.:ct2:cvrMac-F22788C8:
  dmi.product.name: MacBook3,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.
  version.compiz: compiz 1:0.9.7.0+bzr3035-0ubuntu1
  version.ia32-libs: ia32-libs 20090808ubuntu35
  version.libdrm2: libdrm2 2.4.30-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.1-0ubuntu5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.1-0ubuntu5
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build2

** Description changed:

  This is related, but is not the same bug as
  
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/936341
  
  this appeared only recently in the last 2 weeks, and it affects both the
  3 finger (ClickFinger3) and the 2 finger (ClickFInger2) settings
  
  now, by default this is the output of synclient:
  
      ClickFinger1            = 1
      ClickFinger2            = 3
      ClickFinger3            = 0
  
  this is wrong: there's not reason to disable ClickFinger3 while leaving 
enabled ClickFinger2 (and maybe this is the cause for bug 936341)
  if both ClickFInger2 & 3 would've been disabled, that'd have been a change in 
behaviour that should be documented
  
  but now, by changing any of the ClickFinger settings (any of the 1,2 or
  3) the setting is ignored and it generates a button1 event for all of
  these, regardless of it
  
- I found this thread in the ubuntu-devel mailing list, and what I'm
- referring to with "ClickFinger" there seems to be called "click
+ I found this thread in the ubuntu-devel mailing list
+ https://lists.ubuntu.com/archives/ubuntu-devel/2012-February/034852.html
+ 
+ what I'm referring to with "ClickFinger" there seems to be called "click
  actions", it appears that this change may be the cause of this bug, but
  Chase Douglas writes:
  
  "There are no changes for devices that have separate physical buttons."
  
  Instead, I'm stumbling onto this problem on a old macbook3,1 with a
  physical button (synclient correctly reports the ClickPad set at 0)
  
  This is quite a problem, since on these devices you can't enable the
  right click zone like on the ClickPads (this led me to use an external
  mice in the last days)
  
  I'm not sure if this is an unintended consequence on old machine with a
  non-clickpad synaptic touchpad, or if this is expected
  
  if it's the latter, aside from documenting it on the wiki, I think that
  then the ClickFinger options should be removed, if truly the ClickPad
  changes makes them unusable
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xserver-xorg-input-synaptics 1.5.99.901-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-19.30-generic 3.2.11
  Uname: Linux 3.2.0-19-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 1.94.1-0ubuntu2
  Architecture: amd64
  CurrentDmesg: [  125.480542] init: plymouth-stop pre-start process (6216) 
terminated with status 1
  Date: Wed Mar 21 13:06:06 2012
  DistUpgraded: 2012-01-20 16:19:39,336 DEBUG enabling apt cron job
  DistroCodename: precise
  DistroVariant: ubuntu
  InstallationMedia: Kubuntu 11.10 "Oneiric Ocelot" - Release amd64+mac 
(20111012)
  MachineType: Apple Inc. MacBook3,1
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-19-generic 
root=UUID=0cbf08e2-4a82-472b-835a-54e8ff6da4e3 ro quiet splash vt.handoff=7
  SourcePackage: xserver-xorg-input-synaptics
  UpgradeStatus: Upgraded to precise on 2012-03-17 (3 days ago)
  dmi.bios.date: 03/05/08
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MB31.88Z.008E.B02.0803051832
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Mac-F22788C8
  dmi.board.vendor: Apple Inc.
  dmi.board.version: PVT
  dmi.chassis.asset.tag: Asset Tag#
  dmi.chassis.type: 2
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-F22788C8
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMB31.88Z.008E.B02.0803051832:bd03/05/08:svnAppleInc.:pnMacBook3,1:pvr1.0:rvnAppleInc.:rnMac-F22788C8:rvrPVT:cvnAppleInc.:ct2:cvrMac-F22788C8:
  dmi.product.name: MacBook3,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.
  version.compiz: compiz 1:0.9.7.0+bzr3035-0ubuntu1
  version.ia32-libs: ia32-libs 20090808ubuntu35
  version.libdrm2: libdrm2 2.4.30-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.1-0ubuntu5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.1-0ubuntu5
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build2

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/961140

Title:
  synclient ClickFinger configuration is ignored

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

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to