Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3200

Hardware • Keyboard problem, media keys not working

$
0
0
Hi! first time here and not sure if this is the right place, if so, let me know.

so, for context: I installed Debian 12 with KDE Plasma and the volume and mute keys were working, but not the play/pause, etc. I didn't like all the unnecessary apps that came with it so I uninstalled and reinstalled KDE Plasma but the kde-plasma-desktop package, and now not even the volume and mute keys are working. I tried installing budgie-extras-daemon but didn't work.

the keys are correctly binded by default:
*I wanted to add a screenshot of my global shortcuts settings but I don't know how*

my /etc/default/keyboard is this:

Code:

# KEYBOARD CONFIGURATION FILE# Consult the keyboard(5) manual page.XKBMODEL="pc105"XKBLAYOUT="es"XKBVARIANT=""XKBOPTIONS=""BACKSPACE="guess"
when I run xev i get this (pressing the play/pause key)
xev:

Code:

KeyPress event, serial 39, synthetic NO, window 0x1e00001,    root 0x3cd, subw 0x0, time 13629413, (-1126,255), root:(1257,724),    state 0x10, keycode 172 (keysym 0x1008ff14, XF86AudioPlay), same_screen YES,    XLookupString gives 0 bytes:     XmbLookupString gives 0 bytes:     XFilterEvent returns: FalseKeyRelease event, serial 39, synthetic NO, window 0x1e00001,    root 0x3cd, subw 0x0, time 13629413, (-1126,255), root:(1257,724),    state 0x10, keycode 172 (keysym 0x1008ff14, XF86AudioPlay), same_screen YES,    XLookupString gives 0 bytes:     XFilterEvent returns: False
however if I run showkey I get differen keycodes for the same keys (for example, the play/pause key)
showkey: (sorry it's in spanish)

Code:

Código de tecla 164 pulsadaCódigo de tecla 164 liberadain english that would be:keycode 164 presskeycode 164 release
I was looking at this guide but I don't have 'XKeysymDB' in /usr/share/X11/.

and I don't know what else I can do. pelase anyone help me and thanks!

Statistics: Posted by mariposa — 2024-03-28 15:30 — Replies 0 — Views 37



Viewing all articles
Browse latest Browse all 3200

Trending Articles