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

include/exclude apps per gesture #113

Open
Ingegneus opened this issue Feb 18, 2023 · 1 comment
Open

include/exclude apps per gesture #113

Ingegneus opened this issue Feb 18, 2023 · 1 comment

Comments

@Ingegneus
Copy link

I have a few gestures, that are defined only for the trackpad and some that are defined only for the mouse. thing is certain gestures interfere with existing system gestures in certain apps. what I would like to do is, exclude certain apps for specific gestures, instead of defining the same gestures for every other app except the one where I have issues.
as an example take firefox. with a 2 finger swipe to the left or right you can go back and forth. I have this exact gesture defined via gesture sign to be able to use it globally, but i don't want to have it in FF. I do want to use my other gestures in FF though

@chiwon575
Copy link

i think to answer your question first see the guidance and use google translate https://zh.gesturesign.win/?tdsourcetag=s_pctim_aiomsg#/guide

secondly what you need to do is lets say you want to exclude firefox from a certain action so you create a new application called firefox and add the same gesture again and just set it to do a useless function. that will overide the global function that it does for other programs!

hope i helped

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants