** Also affects: oem-priority
   Importance: Undecided
       Status: New

** Changed in: oem-priority
     Assignee: (unassigned) => Cyrus Lien (cyruslien)

** Changed in: oem-priority
   Importance: Undecided => High

** Changed in: oem-priority
       Status: New => Confirmed

** Tags added: oem-priority originate-from-1814058 somerville

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to xf86-input-wacom in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1852691

Title:
  Disable touchscreen gesture

Status in OEM Priority Project:
  Confirmed
Status in OEM Priority Project bionic series:
  New
Status in xf86-input-wacom package in Ubuntu:
  New

Bug description:
  [Impact]
  Wacom touchscreen doesn't works well when in-driver gesture was enabled (lp: 
1774242), the issue can be fixed by disabling in-driver gestures for 
touchscreens.

  Config file that instructs driver to disable in-driver gestures for 
touchscreens:
  # Prevent the Wacom driver from providing its own gestures for
  # touchscreen devices.
  #
  Section "InputClass"
        Identifier "Wacom touchscreen gestures"
        MatchDriver "wacom"
        MatchIsTouchscreen "true"
        Option "Gesture" "off"
  EndSection

  
  [Test Case]
  1) Enable the bionic-proposed repository, and install the xf86-input-wacom 
package
  2) Restart and see if the Wacom touchscreen multi-touch gestures (2-finger 
zoom/rotate and 3+ finger gestures) work as desired. Also check 
/var/log/Xorg.0.log to see if Wacom touchscreen using wacom driver instead 
libinput driver.

  [Regression Potential]
  Low

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1852691/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntustudio-bugs
Post to     : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp

Reply via email to