jersou / mouse-actions

mouse-actions execute some command from mouse events such as clicks/wheel on the side/corners of the screen, or drawing shapes. It's a mix between Easystroke and Compiz edge commands.
MIT License
173 stars 7 forks source link

Grab Error when trying to start to listen for gestures #10

Closed KUKARAF closed 3 weeks ago

KUKARAF commented 1 year ago

I tried to run the elf executable downloaded from the releases in the terminal.

I am running nobara linux on a surface book 2 with the surface-linux kernel patch

[2023-06-30T09:11:34Z ERROR mouse_actions::process_args] Grab Error: IoError(
        Os {
            code: 22,
            kind: InvalidInput,
            message: "Invalid argument",
        },
    )
jersou commented 1 year ago

do you apply the requirements ? https://github.com/jersou/mouse-actions#requirement-

can you share your config ?