Public bug reported:

My laptop has a synaptics compatible mousepad which unity by default configures 
with the bottom right corner as right click and top right corner as middle 
click. This is annoying for a large number of reasons because Unity also fails 
to disable click while typing in most of the cases (the time threshold is too 
short).
Anyway. I have my xorg.conf set to disable this corners:

# /usr/share/X11/xorg.conf.d/50-synaptics.conf 
Section "InputClass"
        Identifier "touchpad catchall"
        Driver "synaptics"
        MatchIsTouchpad "on"
        Option "RBCornerButton" "0"
        Option "RTCornerButton" "0"
        Option "VertEdgeScroll" "off"
        Option "HorizEdgeScroll" "off"


This works in any other environment but Unity.

Please fix this annoying behavior.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: unity 7.2.2+14.04.20140714-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
Uname: Linux 3.13.0-37-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CurrentDesktop: Unity
Date: Sun Oct 26 09:25:50 2014
InstallationDate: Installed on 2014-02-18 (250 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
SourcePackage: unity
UpgradeStatus: Upgraded to trusty on 2014-04-21 (188 days ago)

** Affects: unity (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug trusty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1385866

Title:
  Unity mouse clicks not honoring xorg.conf settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1385866/+subscriptions

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

Reply via email to