Merge ~kobako/+git/systemd-hwe:ubuntu-lunar into ~canonical-foundations/+git/systemd-hwe:ubuntu-lunar

Proposed by koba
Status: Merged
Merged at revision: 0ad07abac5af158cd759bb442de44a17e01b6565
Proposed branch: ~kobako/+git/systemd-hwe:ubuntu-lunar
Merge into: ~canonical-foundations/+git/systemd-hwe:ubuntu-lunar
Diff against target: 9 lines (+3/-0)
1 file modified
hwdb.d/90-keyboard-ubuntu.hwdb (+3/-0)
Reviewer Review Type Date Requested Status
Lukas Märdian Approve
Review via email: mp+437181@code.launchpad.net

Commit message

[ Impact ]

 * This fixes Dell G16 micmute key works incorrectly.

[ Test Plan ]

 * On Dell laptops G16
 * Press micmute key and machine must show micmute icon and couldn't record anything.

[ Where problems could occur ]

 * This is to add parameters for certain models in hwdb, and does not affect any other part of systemd.

[ Other info ]
 * Commit backport from Upstream:
   https://github.com/systemd/systemd/commit/9ca3bfb6c4d2

To post a comment you must log in.
Revision history for this message
Lukas Märdian (slyon) wrote :

+1 matches upstream changes

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/hwdb.d/90-keyboard-ubuntu.hwdb b/hwdb.d/90-keyboard-ubuntu.hwdb
2new file mode 100644
3index 0000000..82f170a
4--- /dev/null
5+++ b/hwdb.d/90-keyboard-ubuntu.hwdb
6@@ -0,0 +1,3 @@
7+# Dell G16 microphone mute
8+evdev:name:Dell WMI hotkeys:dmi:bvn*:bvr*:bd*:svnDell*:pnDellG16*:*
9+ KEYBOARD_KEY_100150=f20

Subscribers

People subscribed via source and target branches