JoseExposito / touche

The desktop application to configure Touchégg
GNU General Public License v3.0
543 stars 26 forks source link

Cannot set a keyboard shortcut #53

Closed linusrg1 closed 2 years ago

linusrg1 commented 2 years ago

Describe the bug

When I try to set a keyboard shortcut the program does not accept my keyboard's input A clear and concise description of what the bug is and how to reproduce it. If you try and set 3 finger swipe gestures for apps that map to a keyboard shortcut it will not accept your keyboard input.

Expected behaviour

The tool successfully accepts you keyboard input and maps it to your gestures

Actual behaviour

It does not accept the input and instead stays it its waiting state it enters when waiting for input.

Your environment

JoseExposito commented 2 years ago

Could you double check that are on X11 and not Wayland, please? Touchégg is an X11 only tool: https://github.com/JoseExposito/touchegg#does-touch%C3%A9gg-work-on-wayland

If you are on X11, please run Touché from the command line and attach the output. Hopefully, it'll contain something useful.

linusrg1 commented 2 years ago

Thank you was on wayland, just assumed that like most other distros arch would also use x11 by default but it didnt.

JoseExposito commented 2 years ago

Cool, no problem :)