On Thursday, October 23, 2025 2:03:43 AM Central Daylight Time Brief wrote: > On Friday, 17 October 2025 01:41:45 British Summer Time I wrote: > > Is anyone else having sound failure in Firefox? The control panel test is > > fine. > > I'll start a new subthread now that the first thread has been hijacked. > > In the end, I decided to create a new user for myself, and spent a couple of > hours setting it up the way I like it. One thing though: Plasma seems to > have removed every single keystroke default, even alt-tab to walk through > windows. Is that so, or am I doing something wrong?
I think you can probably fix it by setting kglobalacceld as an application to be autostarted. With KDE running (as root), say "ps aux | grep kglobalacceld". It should look like this: *localhost ~ #* ps aux | grep kglobalacceld david 2167 0.0 0.1 253708 24708 ? Sl Oct22 0:01 /usr/libexec/*kglobalacceld* root 20192 0.0 0.0 6456 2376 pts/1 S+ 06:53 0:00 grep --color=auto *kglobalacceld* "david" will show your user name. If the first line above does not appear, you need to start kglobalacceld. You might start by verifying that kde-frameworks/ kglobalaccel was installed correctly. If so, try adding "kglobalacceld" in System Settings --> Autostart. That worked for me once upon a time. -- David Bryant Canyon Lake, Texas
signature.asc
Description: This is a digitally signed message part.

