Summary: | Touchpad can't be turned off on wayland but can be on X11 | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | berkan <berkan.atalay55> |
Component: | kcm_touchpad | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cwo.kde, duha.bugs, natalie_clarius, nate |
Priority: | NOR | Keywords: | wayland-only |
Version First Reported In: | 5.27.5 | ||
Target Milestone: | --- | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 6.0.0 | |
Sentry Crash Report: |
Description
berkan
2025-05-17 17:01:55 UTC
Does it work if you disable it in System Settings > Touchpad? (In reply to cwo from comment #1) > Does it work if you disable it in System Settings > Touchpad? Yes, when remove the tick from "Device Enabled" from settings the Touchpad turns off but yet again if I enable it using the keyboard shortcuts it turns on and does the same error, which doesn't turn off again, shows only "Touchpad on" popup only. Additional info: Resolution:1920x1080 What added or removed: Didn't add or remove any program about it. The shortcut triggers the following command: dbus-send --type=method_call --print-reply --dest=org.kde.touchpad /modules/kded_touchpad org.kde.touchpad.disable Can you try running this in a terminal and see if it works there, and/or whether there is an error message? (In reply to cwo from comment #3) > The shortcut triggers the following command: > > > dbus-send --type=method_call --print-reply --dest=org.kde.touchpad > /modules/kded_touchpad org.kde.touchpad.disable > > > Can you try running this in a terminal and see if it works there, and/or > whether there is an error message? When I try that command I get this: Error org.freedesktop.DBus.Error.ServiceUnknown: The name org.kde.touchpad was not provided by any .service files (In reply to berkan from comment #4) > When I try that command I get this: Error > org.freedesktop.DBus.Error.ServiceUnknown: The name org.kde.touchpad was not > provided by any .service files Ah, I just noticed you're on Plasma 5.27. The way this works might have changed since then, and I don't have an old version accessible anymore. I doubt I can help you with that. (In reply to cwo from comment #5) > (In reply to berkan from comment #4) > > When I try that command I get this: Error > > org.freedesktop.DBus.Error.ServiceUnknown: The name org.kde.touchpad was not > > provided by any .service files > > Ah, I just noticed you're on Plasma 5.27. The way this works might have > changed since then, and I don't have an old version accessible anymore. I > doubt I can help you with that. Thanks anyways This is all fixed in Plasma 6. |