Bug 346781 - Global Keyboard shortcut to toggle touchpad not working except inside settings screen
Summary: Global Keyboard shortcut to toggle touchpad not working except inside setting...
Status: RESOLVED UNMAINTAINED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_khotkeys (show other bugs)
Version: unspecified
Platform: Kubuntu Linux
: NOR major
Target Milestone: ---
Assignee: Michael Jansen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-27 11:24 UTC by Saurabh Minni
Modified: 2024-03-04 19:42 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Saurabh Minni 2015-04-27 11:24:24 UTC
I wanted to setup a global shortcut to toggle touchpad. It was set and is working inside the settings app, but does not work outside that scope

Reproducible: Always

Steps to Reproduce:
1. Go to System Settings -> Input Devices -> Touchpad -> Enable/DIsable Touchpad and click on Configure for Keyboard shortcuts 
2. Set keyboard shortcut for toggle Touchpad as Meta+Alt+T
3. Close settings and go to any other application and press Meta+Alt+T

Actual Results:  
Nothing happens

Expected Results:  
Meta+Alt+T keyboard combo should toggle touchpad
Comment 1 Saurabh Minni 2015-05-04 05:06:44 UTC
Additional info:

Shortcut works if Touchpad Settings window is open.
Comment 2 Max Zhao 2015-05-09 07:17:40 UTC
For me touchpad toggle, enable, disable keybindings are wrongly set to custom keybindings, even if none are available. This occurs after every reboot. Having me to set them to the default values again. These problems might me connected.
Comment 3 Adrian Piotrowicz 2015-11-27 08:11:42 UTC
I can confirm that there are problems with configuring that shortcut.
But it might be fault of kcm_touchpad as until you change something in this shortcut kcm_touchpad is not visible in dropdown list and all touchpad related shortcuts (and not only) are visible in "KDE Daemon" entry. 
Also it seems that you can't use "touchpad toggle" button because it gets disabled every time you start session, however you can set any other shortcut and stays configured.
Comment 4 Justin Zobel 2021-03-09 07:29:44 UTC
Thank you for the bug report.

As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists.

If this bug is no longer persisting or relevant please change the status to resolved.
Comment 5 Nate Graham 2024-03-04 19:42:12 UTC
As announced in https://pointieststick.com/2023/07/26/what-we-plan-to-remove-in-plasma-6/ and https://community.kde.org/Plasma/Plasma_6#Removals, I'm afraid KHotKeys has reached end-of-life in Plasma 6. Accordingly, all bug reports and feature requests for it must be closed now.

Most of what KHotKeys could do can already be done with the newer KGlobalAccel system in Plasma 6. A few features such as mouse gestures and triggering conditions based on changes to window states are not yet implemented in the new system. These will be added in the future if and when resources materialize for them, and/or when a kind soul submits patches to implement them! :) Meanwhile, the 3rd-party "Mouse Actions" app (https://github.com/jersou/mouse-actions) may be usable for implementing your own mouse gestures again.

Thanks for your understanding, everyone.