You are not logged in.
Pages: 1
When I use function keys to increase/decrease brightness or the volume, It does it but only once and pulseaudio hangs up for a time, also when I use fn keys, pulse audio hangs up and I wont be able to do much
also when I press Play/Pause/Next/Prev twice, It does once and the next one takes seconds or minutes to done! too lazy.
I have tested these on my PhoenixOS and it works fine so I think it's not a hardware problem.
Could this be a problem with xorg? because I recently reinstalled xorg and after that there is nothing in /etc/X11.
Last edited by amirho3inf (2020-05-26 23:34:08)
Offline
when you run xev and press the multimedia buttons, what happens in the output of xev?
(if you don't have xev, then install xorg-xev package)
Keep it simple, stupid.
Offline
when you run xev and press the multimedia buttons, what happens in the output of xev?
(if you don't have xev, then install xorg-xev package)
MappingNotify event, serial 37, synthetic NO, window 0x0,
request MappingKeyboard, first_keycode 8, count 248
FocusOut event, serial 37, synthetic NO, window 0x4a00001,
mode NotifyGrab, detail NotifyAncestor
FocusIn event, serial 38, synthetic NO, window 0x4a00001,
mode NotifyUngrab, detail NotifyAncestor
KeymapNotify event, serial 38, synthetic NO, window 0x0,
keys: 56 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Offline
The problem was with xfce4-notifyd service. it failed because I didn't have /etc/X11/xinit/xinitrc.d/50-systemd-user.sh file. I was able to restore it by reinstalling systemd package. Thanks for reply kilix.
Last edited by amirho3inf (2020-05-26 23:25:30)
Offline
Pages: 1