Can't enable Right Button Area on Elantech ETPS/2 Clickpad
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
xserver-xorg-input-synaptics (Ubuntu) |
Confirmed
|
Undecided
|
Chase Douglas |
Bug Description
Running precise amd64.
I used the script posted on ubuntu-devel to try to enable right-click on the Elantech clickpad of my Asus UX31E. Here is the script:
The script ends with the following line:
xinput set-prop "$1" "Synaptics Right Button Area" $left $right $top $bottom
I get the following error returned:
property Synaptics Right Button Area doesn't exist, you need to specify its type and format
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: xserver-
Uname: Linux 3.3.0-030300rc5
ApportVersion: 1.93-0ubuntu2
Architecture: amd64
Date: Fri Mar 2 11:56:54 2012
DistUpgraded: Fresh install
DistroCodename: precise
DistroVariant: ubuntu
DpkgLog:
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20120127.2)
MachineType: ASUSTeK Computer Inc. UX31E
ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=
SourcePackage: xserver-
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/26/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: UX31E.210
dmi.board.
dmi.board.name: UX31E
dmi.board.vendor: ASUSTeK Computer Inc.
dmi.board.version: 1.0
dmi.chassis.
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK Computer Inc.
dmi.chassis.
dmi.modalias: dmi:bvnAmerican
dmi.product.name: UX31E
dmi.product.
dmi.sys.vendor: ASUSTeK Computer Inc.
version.compiz: compiz 1:0.9.7.
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.30-1ubuntu1
version.
version.
version.
version.
version.
version.
version.
version.
Changed in xserver-xorg-input-synaptics (Ubuntu): | |
assignee: | nobody → Chase Douglas (chasedouglas) |
There was a change in the property name. I have updated the enable- rightbutton. sh script. It should work correctly now.
Thanks!