gebaar-libinput icon indicating copy to clipboard operation
gebaar-libinput copied to clipboard

Add an option for debug output

Open ohthehugemanatee opened this issue 5 years ago • 2 comments

I'm trying to use gebaar on my wacom touchscreen, but when I run it... no console output. Other comparable projects offer a debug-to-stdout option, or debug logging, or similar. Anything to validate that we are actually receiving events from libinput, and perhaps help work out if/why they are identified as gestures.

ohthehugemanatee avatar Feb 18 '20 15:02 ohthehugemanatee

You can see what libinput does with (sudo) libinput debug-events.

Frenzie avatar Feb 18 '20 16:02 Frenzie

yes, libinput sees everything. It's only gebaar that doesn't respond with anything. Plus, gebaar is the only system (that I know of) that doesn't use the output of debug-events.... So I want to make sure the connection to libinput is working.

ohthehugemanatee avatar Feb 18 '20 16:02 ohthehugemanatee