https://bugs.kde.org/show_bug.cgi?id=498339
--- Comment #5 from fanzhuyi...@gmail.com --- The contents of your `~/.config/kglobalshortcutsrc` look correct -- the shortcuts for volume control are correctly set. In krunner, if you search for "kwin debug console" and launch it, and go to the input events tab, and press the media keys (volume up, volume down), what do you see in the Qt::Key code field? Are the key presses correctly resolved to Key_VolumeUp and Key_VolumeDown? -- You are receiving this mail because: You are watching all bug changes.