You are not logged in.

#1 2020-05-26 19:05:37

amirho3inf
Member
Registered: 2020-05-26
Posts: 3

[Solved] Fn keys are not working properly

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

#2 2020-05-26 19:58:32

kilix
Member
Registered: 2020-05-09
Posts: 23

Re: [Solved] Fn keys are not working properly

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

#3 2020-05-26 21:43:06

amirho3inf
Member
Registered: 2020-05-26
Posts: 3

Re: [Solved] Fn keys are not working properly

kilix wrote:

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

#4 2020-05-26 23:22:37

amirho3inf
Member
Registered: 2020-05-26
Posts: 3

Re: [Solved] Fn keys are not working properly

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

Board footer

Powered by FluxBB