https://bugs.kde.org/show_bug.cgi?id=389991
--- Comment #33 from gbyte.co <cont...@gbyte.co> --- (In reply to David Edmundson from comment #30) > Can someone with the bug please copy and paste the following into a terminal > and report back: > > dbus-send --dest=org.kde.kglobalaccel /kglobalaccel > org.kde.KGlobalAccel.unregister string:kded5 "string:Hibernate" > dbus-send --dest=org.kde.kglobalaccel /kglobalaccel > org.kde.KGlobalAccel.unregister string:kded5 "string:PowerOff" > dbus-send --dest=org.kde.kglobalaccel /kglobalaccel > org.kde.KGlobalAccel.unregister string:kded5 "string:Sleep" > dbus-send --dest=org.kde.kglobalaccel /kglobalaccel > org.kde.KGlobalAccel.unregister string:kded5 "string:Decrease Keyboard > Brightness" > dbus-send --dest=org.kde.kglobalaccel /kglobalaccel > org.kde.KGlobalAccel.unregister string:kded5 "string:Decrease Screen > Brightness" > dbus-send --dest=org.kde.kglobalaccel /kglobalaccel > org.kde.KGlobalAccel.unregister string:kded5 "string:Increase Keyboard > Brightness" > dbus-send --dest=org.kde.kglobalaccel /kglobalaccel > org.kde.KGlobalAccel.unregister string:kded5 "string:Increase Screen > Brightness" > dbus-send --dest=org.kde.kglobalaccel /kglobalaccel > org.kde.KGlobalAccel.unregister string:kded5 "string:Toggle Keyboard > Backlight" Ran the commands, rebooted, no luck. (In reply to Albert Astals Cid from comment #22) > (In reply to Franco Pellegrini from comment #19) > > What would be the best way to manually update? move the file somewhere else, > > logout and login, and then compare the old file with the new one that gets > > generated? > > If you want to fix this manually, you can try doing this > > cd $HOME > cp .config/kglobalshortcutsrc kglobalshortcutsrc.backup > cp .config/kglobalshortcutsrc kglobalshortcutsrc > kate kglobalshortcutsrc > > remove from the [org_kde_powerdevil] subsection the lines starting with > Hibernate > PowerOff > Sleep > Decrease Keyboard Brightness > Decrease Screen Brightness > Increase Keyboard Brightness > Increase Screen Brightness > Toggle Keyboard Backlight > > Move from the [kded5] subsection to the [org_kde_powerdevil] subsection the > lines starting with > Hibernate > PowerOff > Sleep > Decrease Keyboard Brightness > Decrease Screen Brightness > Increase Keyboard Brightness > Increase Screen Brightness > Toggle Keyboard Backlight > > > cp kglobalshortcutsrc .config/kglobalshortcutsrc > > Log out and log in again and it should be fixed. > > If all is fine you can delete kglobalshortcutsrc.backup Apparently upon logging in .config/kglobalshortcutsrc gets reverted to the erroneous state and hotkeys still do not work. -- You are receiving this mail because: You are watching all bug changes.