View previous topic :: View next topic |
Author |
Message |
Zarhan Veteran
Joined: 27 Feb 2004 Posts: 1012
|
Posted: Mon Nov 11, 2024 7:58 am Post subject: Latest KDE/Plasma update broke my keyboard volume buttons |
|
|
I just noticed that volume control buttons on my Thinkpad have apparently broken down.
Previously - I'm sure only a while ago - when I pressed volup/down/mute, an OSD appeared on screen showing the volume control.
Now, nothing happens.
xev still shows the buttons being pressed, so that has not changed:
Code: | KeyPress event, serial 40, synthetic NO, window 0x800001,
root 0x478, subw 0x0, time 3291257, (-505,634), root:(281,664),
state 0x0, keycode 123 (keysym 0x1008ff13, XF86AudioRaiseVolume), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 40, synthetic NO, window 0x800001,
root 0x478, subw 0x0, time 3291269, (-505,634), root:(281,664),
state 0x0, keycode 123 (keysym 0x1008ff13, XF86AudioRaiseVolume), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False |
What could be the cause here? |
|
Back to top |
|
|
ruby_R53 n00b
Joined: 09 Nov 2024 Posts: 5 Location: State of São Paulo, Brazil
|
Posted: Tue Nov 12, 2024 5:06 pm Post subject: |
|
|
when i installed Plasma 6 i saw that the majority of the default keybinds were all gone, maybe they got disabled on your end too? try checking System Settings -> Keyboard -> Shortcuts -> Audio volume |
|
Back to top |
|
|
Zarhan Veteran
Joined: 27 Feb 2004 Posts: 1012
|
Posted: Wed Nov 13, 2024 3:43 pm Post subject: |
|
|
...turned out it was simpler than that.
When starting up, Kmix simply was not started. It had vanished somehow. Now added it back and it's reacting properly.
The volume up/down keybinds are bound to Kmix and if it's not running nothing happens... |
|
Back to top |
|
|
ruby_R53 n00b
Joined: 09 Nov 2024 Posts: 5 Location: State of São Paulo, Brazil
|
Posted: Wed Nov 13, 2024 4:06 pm Post subject: |
|
|
oof, that makes sense now lol |
|
Back to top |
|
|
gorg86 Guru
Joined: 20 May 2011 Posts: 315
|
Posted: Wed Nov 13, 2024 5:22 pm Post subject: |
|
|
kmix crashes erratically on my machine, I don't know what causes it. |
|
Back to top |
|
|
asturm Developer
Joined: 05 Apr 2007 Posts: 9270
|
Posted: Wed Nov 13, 2024 6:19 pm Post subject: |
|
|
gorg86 wrote: | kmix crashes erratically on my machine, I don't know what causes it. |
But you also post no other information so anyone else could make a guess. |
|
Back to top |
|
|
gorg86 Guru
Joined: 20 May 2011 Posts: 315
|
Posted: Wed Nov 13, 2024 6:35 pm Post subject: |
|
|
Well, I made keybindings that look like this and didn't investigate further Code: | amixer set Master 5%%+ |
I was too lazy to open a bugreport about it, maybe I should do it. |
|
Back to top |
|
|
asturm Developer
Joined: 05 Apr 2007 Posts: 9270
|
Posted: Wed Nov 13, 2024 8:16 pm Post subject: |
|
|
How did ya'll make those keybindings?
And are you aware that Plasma 6 switched to Wayland session per default, unless you selected otherwise? Consequently, in such a session, since unlike in X11 not every application can catch any keypresses anymore, unless you use Plasma's global shortcuts, your old way of making keybindings may be broken. |
|
Back to top |
|
|
gorg86 Guru
Joined: 20 May 2011 Posts: 315
|
Posted: Wed Nov 13, 2024 8:20 pm Post subject: |
|
|
System Settings->Keyboard->Shortcuts and assigned the volume keys under "commands".
I'm on Wayland. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|