|
Bugzilla – Full Text Bug Listing |
| Summary: | Fn key does not work on Lenovo Essential Wireless Combo Keyboard and Mouse Gen2 | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Eyad Issa <eyadlorenzo> |
| Component: | Kernel:Drivers | Assignee: | Kernel Bugs <kernel-bugs> |
| Status: | NEW --- | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | eyadlorenzo, tiwai |
| Version: | Current | Flags: | tiwai:
needinfo?
(eyadlorenzo) |
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Eyad Issa
2024-04-05 20:10:23 UTC
If the key code is reported from the kernel device, the remaining mapping can be rather a job in udev hwdb. Take a look at /usr/lib/udev/hwdb.d/* files (e.g. 60-keyboard.hwdb), and you can try to adjust the key mapping. (In reply to Takashi Iwai from comment #1) > If the key code is reported from the kernel device, the remaining mapping > can be rather a job in udev hwdb. The key is not reported from the kernel device with evtest though :/ Ah then I misunderstood your comment. It showed the capabilities but not actually reported. Hmm. Is this a regression in the recent kernels? Or it's always not working? Unfortunately I don't know, as I bought this keyboard recently and this is the first time I'm using it with this device. OK, then I suppose the best would be to report to the upstream devs. I guess it's a HID device? You may try bugzilla.kernel.org (or better linux-hid ML). |