Summary: | cyapa(4): Add common gestures for Cypress APA I2C touchpad | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Base System | Reporter: | Alexander Mishurov <alexander.m.mishurov> | ||||||
Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> | ||||||
Status: | Open --- | ||||||||
Severity: | Affects Many People | CC: | emaste, feld, grembo, guru, wulf | ||||||
Priority: | --- | Keywords: | feature, needs-qa | ||||||
Version: | CURRENT | Flags: | koobs:
mfc-stable12?
koobs: mfc-stable11? |
||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
URL: | https://github.com/mishurov/double_down | ||||||||
Attachments: |
|
Created attachment 166401 [details]
Fix enum constant
External link to compile and change module. https://github.com/mishurov/double_down Anyone out there available to test/review and help this into the tree? Patch adds the following features: - two-finger-tap (right click) - tap-and-drag This looks sane to me in general. I swapped touchpads with Matthias a few years ago though, as his broke and he couldn't get a replacement from Acer, so I can't test myself. Added him in Cc, maybe he has time/a chance to test the patch? |
Created attachment 166152 [details] Add two touchpad gestures Commonly used gestures for Cypress i2c touchpad. * Two finger tap for right click. * Tap and drag gesture: hold on the second tap to drag.