Page 1 of 1

Touchegg not working

Posted: Sat Apr 23, 2022 8:54 pm
by mdintisar
I have installed touchegg from MX test repo and touchee from flathub to modify the config but touchegg is simply not working.

If I write touchegg in a terminal, I get the following.

Code: Select all

~> touchegg
Touchégg v2.0.13.
Starting Touchégg in client mode
Parsing your configuration file...
Using configuration file "/home/md/.config/touchegg/touchegg.conf"
Configuration parsed successfully
Connecting to Touchégg daemon...
Error connecting to Touchégg daemon: Could not connect: Connection refused
Reconnecting in 5 seconds...
Error connecting to Touchégg daemon: Could not connect: Connection refused
Reconnecting in 5 seconds...
Is there any solution?

Re: Touchegg not working

Posted: Sat Apr 23, 2022 9:17 pm
by Jerry3904
I could never get touchegg to work, tried for a long time.

Re: Touchegg not working  [Solved]

Posted: Sun Apr 24, 2022 10:20 am
by mdintisar
Jerry3904 wrote: Sat Apr 23, 2022 9:17 pm I could never get touchegg to work, tried for a long time.
I am sure with systemd it would work. But MX Linux isn't about systemd.

I ended up using libinput gestures.

Re: Touchegg not working

Posted: Sun Apr 24, 2022 10:21 am
by Eadwine Rose
It can be systemd if you opt to boot into it.

Re: Touchegg not working

Posted: Mon Apr 25, 2022 7:42 am
by mdintisar
Eadwine Rose wrote: Sun Apr 24, 2022 10:21 am It can be systemd if you opt to boot into it.
I know MX can boot into systemd but MX defaults not to use systemd. It prefers that. I have no problem with that. Thank you for your suggestion.

Re: Touchegg not working

Posted: Mon Apr 25, 2022 7:44 am
by Jerry3904
I ended up using libinput gestures.
Sorry, but what do you mean exactly?

Re: Touchegg not working

Posted: Mon Apr 25, 2022 8:37 am
by Huckleberry Finn
mdintisar wrote: Mon Apr 25, 2022 7:42 amI know MX can boot into systemd but MX defaults not to use systemd.
It's possible to make it default from "MX Boot Options" - "Boot to".

Re: Touchegg not working

Posted: Tue Apr 26, 2022 11:24 am
by mdintisar
Jerry3904 wrote: Mon Apr 25, 2022 7:44 am
I ended up using libinput gestures.
Sorry, but what do you mean exactly?
Instead of using touchegg to control my touchpad gestures I am using libinput gestures.

I installed the following.

https://github.com/bulletmark/libinput-gestures

Re: Touchegg not working

Posted: Tue Apr 26, 2022 12:20 pm
by Jerry3904
Oh, you're talking about the touchpad--then I understand. I thought you were talking about touchscreen use, which is where I was trying to work with it.