[systemd-bugs] [Bug 79495] New: hwdb: micmute button not working on Plantronics .Audio 626 DSP headset

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat May 31 20:38:53 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=79495

          Priority: medium
            Bug ID: 79495
          Assignee: systemd-bugs at lists.freedesktop.org
           Summary: hwdb: micmute button not working on Plantronics .Audio
                    626 DSP headset
        QA Contact: systemd-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: francois at fmarier.org
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: unspecified
         Component: general
           Product: systemd

Created attachment 100226
  --> https://bugs.freedesktop.org/attachment.cgi?id=100226&action=edit
keymap rule which fixes the micmute button

The micmute button on the Plantronics .Audio 626 DSP headset is recognized as
some kind of keyboard modifier and messes up xorg input when it's turned ON.

This is all I needed to add to /lib/udev/rules.d/95-keymap.rules on Debian
(udev 204-8) to fix it:

    ENV{ID_VENDOR_ID}=="047f", ENV{ID_MODEL_ID}=="c006", RUN+="keymap $name
0xb002f micmute"

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20140601/50158a87/attachment.html>


More information about the systemd-bugs mailing list