mKenfenheuer / steam-deck-windows-usermode-driver

A windows usermode controller driver for the steam deck internal controller.
GNU General Public License v2.0
413 stars 23 forks source link

[BUG] mapping the primary mouse button... #66

Closed XellOwO closed 1 year ago

XellOwO commented 1 year ago

Describe the bug Mapping the primary mouse button to a touchpad Causes to trigger the middle mouse button and the intended left click when pressing the touchpad hard.

To Reproduce Steps to reproduce the behavior:

  1. Go to profiles
  2. Map the left mouse button to one of the two touchpad press 3.go to keyboard tester to see the error
  3. Press the assigned touchpad hard
  4. See that the left mouse button and the wrong middle click triggers.

Expected behavior No need to push hard, and that the middle mouse button doesn't trigger with the primary one.

Screenshots If applicable, add screenshots to help explain your problem.

Debug information Driver version: v3.0-0dc3c0b-release

Create a support package by going to "Driver status" and selecting "Create support package". Attach the file
SWICD_Support_638003946059656756.zip from your desktop.

Additional context Add any other context about the problem here.