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

Recognizing gestures but not triggering the action #82

Closed
SingularReza opened this issue May 6, 2020 · 6 comments
Closed

Recognizing gestures but not triggering the action #82

SingularReza opened this issue May 6, 2020 · 6 comments

Comments

@SingularReza
Copy link

OS: Pop 20.04 LTS
Debug output:

event6   GESTURE_SWIPE_BEGIN +6.245s	3
 event6   GESTURE_SWIPE_UPDATE +6.245s	3 -0.53/-10.70 (-1.97/-40.03 unaccelerated)
 event6   GESTURE_SWIPE_UPDATE +6.253s	3  0.00/-9.47 ( 0.00/-35.43 unaccelerated)
 event6   GESTURE_SWIPE_UPDATE +6.260s	3 -0.35/-10.41 (-1.31/-38.71 unaccelerated)
 event6   GESTURE_SWIPE_UPDATE +6.267s	3  0.00/-9.41 ( 0.00/-34.78 unaccelerated)
 event6   GESTURE_SWIPE_UPDATE +6.274s	3 -0.70/-7.37 (-2.62/-27.56 unaccelerated)
 event6   GESTURE_SWIPE_UPDATE +6.282s	3 -0.70/-6.84 (-2.62/-25.59 unaccelerated)
 event6   GESTURE_SWIPE_UPDATE +6.289s	3 -0.70/-4.74 (-2.62/-17.72 unaccelerated)
 event6   GESTURE_SWIPE_UPDATE +6.296s	3 -0.88/-3.33 (-3.28/-12.47 unaccelerated)
 event6   GESTURE_SWIPE_UPDATE +6.304s	3 -0.88/-2.28 (-3.28/-8.53 unaccelerated)
 event6   GESTURE_SWIPE_UPDATE +6.311s	3 -0.70/-1.23 (-2.62/-4.59 unaccelerated)
 event6   GESTURE_SWIPE_UPDATE +6.319s	3 -0.35/-0.88 (-1.31/-3.28 unaccelerated)
 event6   GESTURE_SWIPE_UPDATE +6.326s	3 -0.35/-0.53 (-1.31/-1.97 unaccelerated)
 event6   GESTURE_SWIPE_UPDATE +6.333s	3 -0.17/-0.17 (-0.66/-0.66 unaccelerated)
 event6   GESTURE_SWIPE_END +6.382s	3
@PaulKovalov
Copy link

Same here, running Pop os 20.04

@Hikari9
Copy link
Owner

Hikari9 commented May 7, 2020

Hi, pls check out this comment in issue #83:

Seems like the PopOS 20.04 shortcut changed for workspaces:

image

You can configure this by setting it in the config:

comfortable-swipe up3 = super+ctrl+Down
comfortable-swipe down3 = super+ctrl+Up

Hope this solves your problem.

@SingularReza
Copy link
Author

I changed back the shortcut before installing comfortable-swipe

@Hikari9
Copy link
Owner

Hikari9 commented May 7, 2020

@SingularReza hey I think someone solved the issue.

PopOS may be sensitive with the capitalization... try these instead:

comfortable-swipe up3 = Super+Ctrl+Down
comfortable-swipe down3 = Super+Ctrl+Up

From original comment by @AlwaysBeCalm in issue #76.

@AbleLincoln
Copy link

I also had issues with Pop 20.04. @Hikari9's solution to capitalize works. I also had to restart after setting the config.

@nicolo-ribaudo
Copy link

This is super strange...
I'm on Ubuntu 20.04, and I couldn't make it work. I then capitalized one command, and that command started working. I "uncapitalized" it again, and it continued working.
The other commands still didn't work, but capitalizing them made them work and uncapitalizing them didn't break them.

@Hikari9 Hikari9 closed this as completed Jun 8, 2020
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

5 participants