Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

I made three finger swipe left/right to simulate alt+tab, not working. #32

Open
noodlebreak opened this issue Nov 19, 2015 · 1 comment

Comments

@noodlebreak
Copy link

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:

Smartmatch is experimental at xSwipe.pl line 121.

### init_synclient

### @area_setting: [
###                  '    LeftEdge                = 1767
',
###                  '    RightEdge               = 5397
',
###                  '    TopEdge                 = 1637
',
###                  '    BottomEdge              = 4451
'
###                ]
### $touchpad_size_h: 2814
### $touchpad_size_w: 3630
### $x_min_thredshould: 363
### $y_min_thredshould: '281.4'
### $inner_edge_left: 1888
### $inner_edge_right: 5276
### $inner_edge_top: '1918.4'
### $inner_edge_bottom: '4169.6'

### $session_name: 'ubuntu'

### $touch_pad_off: '0'

### $touch_pad_off: '0'

### $touch_pad_off: '0'

### $touch_pad_off: '0'

### $touch_pad_off: '0'

### $touch_pad_off: '0'

### $touch_pad_off: '0'

### ne default

### $time - $event_time got: '7.427'

### @event_string: [
###                  'LCT',
###                  'LAL',
###                  'RIG'
###                ]
right 3 finger swipe
### $touch_pad_off: '0'

### $touch_pad_off: '0'

### $touch_pad_off: '0'

### $touch_pad_off: '0'

### $touch_pad_off: '0'

### $touch_pad_off: '0'

### $touch_pad_off: '0'

### $touch_pad_off: '0'

### $touch_pad_off: '0'

### $touch_pad_off: '0'

### $touch_pad_off: '2'

### $touch_pad_off: '0'
@graymattrr
Copy link

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants