elementary / switchboard-plug-mouse-touchpad

Switchboard Mouse & Touchpad Plug
GNU General Public License v3.0
24 stars 13 forks source link

Do not have gestures config item in system configuration panel. #199

Closed w6m6 closed 2 years ago

w6m6 commented 2 years ago

What Happened?

when I use magic pad 2, i could not find the config item in system configuration panel, although the click works fine.

2022-03-12_21-37

Steps to Reproduce

N/A

Expected Behavior

I need to define the gestures behavior of magicpad.

OS Version

6.x (Odin)

Software Version

Latest release (I have run all updates)

Log Output

No response

Hardware Info

No response

w6m6 commented 2 years ago

Or how could i stop the default behavior of gestures of elementary, so we could use touche?

JoseExposito commented 2 years ago

The gestures option is not displayed when the file /usr/share/touchegg/touchegg.conf does not exists or the gsettings schema io.elementary.desktop.wm.gestures does not exists. Running these commands in the terminal should print a similar output:

$ ls /usr/share/touchegg/touchegg.conf 
/usr/share/touchegg/touchegg.conf

$ gsettings list-schemas | grep io.elementary.desktop.wm.gestures
io.elementary.desktop.wm.gestures

Please attach the output of the commands so we can see what's going on.

w6m6 commented 2 years ago

image

JoseExposito commented 2 years ago

Hmm, that's interesting. Could you attach your /usr/share/touchegg/touchegg.conf file, please? (If the .conf format is not a valid extension, rename it to .txt please)

Also, could you attach/copy&paste the output of:

$ G_MESSAGES_DEBUG=all io.elementary.switchboard settings://input/pointer/gestures
w6m6 commented 2 years ago

Hi, FYI. touchegg.txt

out.log

w6m6 commented 2 years ago

????

w6m6 commented 2 years ago

Give up Elementary anyway. :)