Sha256: 1ea2b8f472e70924a077024ee0b02a6cfb55032795493670d3a4bd6ac2f480ee

Contents?: true

Size: 565 Bytes

Versions: 11

Compression:

Stored size: 565 Bytes

Contents

swipe:
  3:
    left:
      command: 'xdotool key alt+Right'
    right:
      command: 'xdotool key alt+Left'
    up:
      command: 'xdotool key ctrl+t'
    down:
      command: 'xdotool key ctrl+w'
  4:
    left:
      command: 'xdotool key super+Right'
    right:
      command: 'xdotool key super+Left'
    up:
      command: 'xdotool key super+a'
    down:
      command: 'xdotool key super+s'
pinch:
  in:
    command: 'xdotool key ctrl+plus'
  out:
    command: 'xdotool key ctrl+minus'

threshold:
  swipe: 0.3
  pinch: 0.1

interval:
  swipe: 1
  pinch: 1

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
fusuma-0.9.1 lib/fusuma/config.yml
fusuma-0.9.0 lib/fusuma/config.yml
fusuma-0.8.0 lib/fusuma/config.yml
fusuma-0.7.2 lib/fusuma/config.yml
fusuma-0.7.1 lib/fusuma/config.yml
fusuma-0.7.0 lib/fusuma/config.yml
fusuma-0.6.0 lib/fusuma/config.yml
fusuma-0.5.0 lib/fusuma/config.yml
fusuma-0.4.1 lib/fusuma/config.yml
fusuma-0.4.0 lib/fusuma/config.yml
fusuma-0.3.7 lib/fusuma/config.yml