Jump to content

coolstarorg

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by coolstarorg

  1. @Dr. Hurt, can you update the source on github with your latest changes in v6? I noticed your Release-6-BETA branch is a little outdated and has some issues with sleep. I'd appreciate the source as I'm currently testing some changes for optimizing the touch input for clickpads (with the button under the trackpad)
  2. V7 is working here, including sleep + wake with your latest github commits + the updated patch I sent you on GitHub.
  3. I've sent you a pull request that adds support for the Alps v7 trackpad https://github.com/DrHurt/OS-X-ALPS-DRIVER/pull/2 Works fine on my Flex 3-1480 here. Some notes regarding v7: Tracking and Scrolling were very slow originally; I increased the speed in Settings and it's now fine The trackpad can detect up to 5 fingers but only reports 2 touch points. This is a limitation the Linux driver has, so no way around that Two finger scrolling is working quite well Fortunately, 3 finger gestures do work fine. Are there any 4 finger gestures implemented in dispatchEventsWithInfo? I didn't see any when I was doing 4 finger swipes here.... I have a "clickpad" where the entire trackpad is a button, and the "right click" is really just an area of the pad... so right physical click doesn't work (left click only, although 2 finger tap works) There isn't any thumb rejection implemented yet, so this is something that will need to be done for the clickpad... It does work mostly well, however, and the issues aren't too major and are fixable.
×
×
  • Create New...