Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow using extra buttons on disabled devices #12

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Feb 16, 2019

  1. added experimental support for grabbing the extra buttons on disabled…

    … devices, and faking the last extra button of a disabled device as the default button. The basic idea is to allow using button 1 for touch screens but still allow disabling mouse gestures for button 1, but still allow default gestures with another mouse button.
    nouser committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    7b69293 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    453796c View commit details
    Browse the repository at this point in the history
  3. deleted the unnecessary patch

    nouser committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    ece68e0 View commit details
    Browse the repository at this point in the history