https://bugs.kde.org/show_bug.cgi?id=381307
Bug ID: 381307 Summary: 'Toggle touchpad' button does not work reliably Product: Touchpad-KCM Version: unspecified Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: daemon Assignee: rajeeshknamb...@gmail.com Reporter: kishor...@gmail.com Target Milestone: --- My laptop keyboard has a button (fn+f2) which I can use to toggle the touchpad. Using 'xbindkeys -k' to detect the keycode gives "(Scheme function)" m:0x0 + c:199 XF86TouchpadToggle I can toggle the touchpad state once, but after that, I have to plug in or unplug my external mouse to be able to toggle the state of the touchpad again. Using 'qdbus org.kde.keyboard /modules/touchpad org.kde.touchpad.toggle' before triggering this bug works as expected any number of times, but once I trigger the bug, 'qdbus org.kde.keyboard /modules/touchpad org.kde.touchpad.isEnabled' says 'true' even if the touchpad is disabled. If I plug in or unplug my external mouse, 'qdbus org.kde.keyboard /modules/touchpad org.kde.touchpad.isEnabled' gives the correct status. Once I trigger the bug, the qdbus command to toggle the touchpad state also does not work. I could not find any messages which seemed relevant in my system logs. Software versions: Distro: Arch Linux Plasma 5.10.2 Qt 5.9.0 KDE frameworks 5.35.0 KDE applications 17.04.2 -- You are receiving this mail because: You are watching all bug changes.