You are not logged in.
Pages: 1
Im using an HP du2002tu with an external keyboard,
using acpi-listen and xev on internal keyboard:
fn key isnt detected
media keys are detected
using acpi-listen and xev on external keyboard:
fn key isnt detected
media keys are NOT detected
Offline
The Fn key is typically a proprietary HW feature that's not exposed as event to the OS at all, this isn't at all surprising.
As for the external keyboards media keys
1. What is that keyboard?
2. Do the keys show up in "evtest" or "libinput debug-events"?
Offline
Sorry for hijacking this thread, I'm experiencing the same issue and might be able to provide some details to aid in troubleshooting.
Host: Acer Aspire E5-575G
DE: KDE Plasma (Wayland)
Panel/Dock: Latte
Weirdly enough, all other fn keys (brightness, volume, touchpad on/off) work just fine, it's only media controls that don't work.
The key events are detected by libinput debug-events and the play/pause button is bound to play/pause in KDE's keybinds settings (which is the default)
I read this, and made sure that I had a media control widget in my panel.
The issue was "fixed" by adding a media control widget to my desktop. So for some reason, having a media control widget in the system tray is not enough.
I should note that I use a fork of KDE's media control widget instead of the default one.
I'll do some more digging and report back if find a better fix.
Offline
Hi.
no the media actually no function key works unless you use it without the fn key.my keyboard is from redgear.
and they werent detected
Offline
Please remove the oversized image of your keyboard -there's a 250²px² limit and it's overexposed so one can't see the Fx keys anyway.
no the media actually no function key works unless you use it without the fn key.my keyboard is from redgear.
and they werent detected
I assume this is your keyboard?
https://m.media-amazon.com/images/I/61M … L1000_.jpg
Run "sudo libinput debug-events" and press F4 and Fn+F4 and post the output.
Offline
event7 KEYBOARD_KEY +21.670s *** (-1) pressed
^[OS event7 KEYBOARD_KEY +21.774s *** (-1) released
event7 KEYBOARD_KEY +22.039s *** (-1) pressed
^[OS event7 KEYBOARD_KEY +22.174s *** (-1) released f4 only ^
fn+f4 returns nothing
Offline
keyboard driver issue it seems
Offline
Pages: 1