BTW, here's my X config file: # This option enables the bottom right corner to be a right button on clickpads # and the right and middle top areas to be right / middle buttons on clickpads # with a top button area. # This option is only interpreted by clickpads. Section "InputClass" Identifier "Default clickpad buttons" MatchDriver "synaptics" Option "Clickpad" "true" Option "ClickFinger2" "0" # no action when clicking with 2 fingers Option "ClickFinger3" "2" # middle click on 3-finger click Option "PalmDetect" "1" Option "TapButton2" "0" # no action when tapping with 2 fingers Option "TapAndDragGesture" "0" # no tap and drag Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0" #Option "SecondarySoftButtonAreas" "58% 0 0 15% 42% 58% 0 15%" # those are on top of the touchpad EndSection
-- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1481784 Title: [enhancement] Support two-finger right click on clickpads Status in Mir: Triaged Status in mir package in Ubuntu: Triaged Status in qtmir package in Ubuntu: New Status in unity8 package in Ubuntu: New Bug description: Actual: Right clicking on a touchpad device produces a regular (left) click Expected: The right click should behave the same as on X11, doing the same as a RMB click. To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1481784/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp