The Wayback Machine - https://web.archive.org/web/20210818161929/https://github.com/topics/gesture
Skip to content
#

gesture

Here are 341 public repositories matching this topic...

fusuma
homanw104
homanw104 commented Nov 10, 2019

Description:

  • It does the pinch in shortcut when I pinch out (3 fingers). So does the reverse.

  • The problem only happens with 3 fingers. 2 fingers pinch in/out gestures are working properly.

  • I've fix the problem temporarily by reversing the shortcuts in the configuration file.

My entire configuration file:

(Though I think It's just a minor bug :)

swipe:
  3:
  
Hikari9
Hikari9 commented Nov 1, 2017

Consider adding this comfortable-swipe as an upstart service.

This is preferred over a local startup application since touchpad gestures are semantically fitting to be called a service. Furthermore, the methods such as start and stop are standard commands usually found in services.

This also bypasses the input device permissions required by libinput-debug-gestures, since service daem

Improve this page

Add a description, image, and links to the gesture topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gesture topic, visit your repo's landing page and select "manage topics."

Learn more