diff --git a/globalaccel.cpp b/globalaccel.cpp --- a/globalaccel.cpp +++ b/globalaccel.cpp @@ -55,6 +55,9 @@ )}, {QStringLiteral("/component/KDE_Keyboard_Layout_Switcher"), QRegularExpression( QStringLiteral("Switch to Next Keyboard Layout|Switch keyboard layout to .*") + )}, + {QStringLiteral("/component/kcm_touchpad"), QRegularExpression( + QStringLiteral("Toggle Touchpad|Enable Touchpad|Disable Touchpad") )} };