Synaptics Clickpad functionalities incomplete: Right button area
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
xserver-xorg-input-synaptics (Baltix) |
Confirmed
|
Medium
|
Mantas Kriaučiūnas | ||
xserver-xorg-input-synaptics (Ubuntu) |
Fix Released
|
Wishlist
|
Unassigned | ||
Precise |
Won't Fix
|
Wishlist
|
Unassigned | ||
Quantal |
Fix Released
|
Wishlist
|
Chase Douglas |
Bug Description
I use a Synaptics Clickpad touchpad. It has no physical buttons, the entire pad works like a button, and there is a right-click area where pressing the pad should register a right click. This feature does not work. In OpenSuSE 11.4 and 12.1, this worked.
I saw somewhere that right-button area was marked as too late for Precise by Chase Douglas. When can we expect this functionality to work? Is there any workaround, like using the OpenSuSE package?
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: xinput 1.5.99.1-0ubuntu2
ProcVersionSign
Uname: Linux 3.2.0-21-
.tmp.unity.
ApportVersion: 2.0-0ubuntu2
Architecture: i386
CompizPlugins: [core,composite
CompositorRunning: compiz
Date: Tue Apr 3 20:21:45 2012
DistUpgraded: Fresh install
DistroCodename: precise
DistroVariant: ubuntu
DpkgLog:
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta i386 (20120328)
MachineType: Hewlett-Packard HP ProBook 4420s
ProcKernelCmdLine: BOOT_IMAGE=
SourcePackage: xinput
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/11/2011
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68AHH Ver. F.0E
dmi.board.name: 1423
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 53.34
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: dmi:bvnHewlett-
dmi.product.name: HP ProBook 4420s
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.7.2-0ubuntu4
version.libdrm2: libdrm2 2.4.32-1ubuntu1
version.
version.
version.
version.
version.
version.
version.
version.
Related branches
Changed in xserver-xorg-input-synaptics (Ubuntu Quantal): | |
status: | Triaged → Fix Committed |
Changed in xserver-xorg-input-synaptics (Ubuntu Precise): | |
status: | Fix Released → Won't Fix |
Changed in xserver-xorg-input-synaptics (Baltix): | |
status: | New → Confirmed |
assignee: | nobody → Giedrius Vaivilavičius (gvaivilavicius) |
assignee: | Giedrius Vaivilavičius (gvaivilavicius) → nobody |
Changed in xserver-xorg-input-synaptics (Baltix): | |
importance: | Undecided → Medium |
assignee: | nobody → Mantas Kriaučiūnas (mantas) |
Add this to /etc/X11/ xorg.conf. d/51-clickpad. conf to make it persistent
Section "InputClass"
Identifier "Default clickpad buttons"
MatchDriver "synaptics"
Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
EndSection