Skip to content

Gebaar always prints something #20

Description

@githubhahaha

The gesture can work but when you are writing something the gebaar will print the command like the first screenshot.

As the second picture shows it also confuses the boundary between command when I swipe twice and more.

And my gebaard.toml is :

[commands.swipe.three]
left_up = ""
right_up = ""
up = "xdotool key super"
left_down = ""
right_down = ""
down = "xdotool key super+a"
left = "xdotool key alt+Tab+Left"
right = "xdotool key alt+Tab+Right"

[commands.swipe.four]
left_up = ""
right_up = ""
up = "xdotool key ctrl+alt+Down"
left_down = ""
right_down = ""
down = "xdotool key ctrl+alt+Up"
left = "xdotool key ctrl+Tab"
right = "xdotool key ctrl+Tab"

Screenshot from 2019-03-28 18-31-27
Screenshot from 2019-03-28 19-01-23

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions