You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.
This is my "other" section config for swipe3, modified for right and left:
swipe3 =>{
right => "LAL/TAB", # alt + tab
left => "LAL/TAB", # alt + tab
down => "LCT/w", # ctrl + w
up => "LCT/t", # ctrl + t
press => "LAL/F7", # alt + F7
},
But when I test the script with
perl xSwipe.pl
And try out the three finger right/left swipes, I get this:
I'm having the same issue on Ubuntu, and would love any pointers. My "ubuntu" and "other" are configured similarly. I'm simply looking for workspace switching via 3 finger swipe. Thanks!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This is my "other" section config for
swipe3
, modified forright
andleft
:But when I test the script with
And try out the three finger right/left swipes, I get this:
The text was updated successfully, but these errors were encountered: