[GH-ISSUE #1863] "Passthrough" volume control #1018

Open
opened 2026-05-05 07:02:03 -06:00 by gitea-mirror · 0 comments
Owner

Originally created by @singalen on GitHub (Apr 22, 2026).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/1863

Before opening the issue, have you...?

  • Searched for existing issues

Youtube in Firefox and Chrome captures the media keys, potentially resulting in issues like #1745.

I want Firefox and Chrome to still receive play/stop/rewind keys, but not to receive volume control keys.

Describe the solution you'd like

Is it possible for MonitorControl to capture the key events before the browser, even when the browser is active?
And filter out VolumeUp/VolumeDown keystrokes?

Describe alternatives you've considered

Firefox and Chrome have the feature to completely disable media keys: Firefox has media.hardwaremediakeys.enabled, Chrome has chrome://flags/#hardware-media-key-handling.

Anything else?

What I don't get is that volume keys are not working in Youtube at all, when the browser is active. Looks like MonitorControl already interferes with them somehow?

Originally created by @singalen on GitHub (Apr 22, 2026). Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/1863 ### Before opening the issue, have you...? - [x] Searched for existing issues ### Is your feature request related to a problem? Please describe Youtube in Firefox and Chrome captures the media keys, potentially resulting in issues like #1745. I want Firefox and Chrome to still receive play/stop/rewind keys, but not to receive volume control keys. ### Describe the solution you'd like Is it possible for MonitorControl to capture the key events before the browser, even when the browser is active? And filter out VolumeUp/VolumeDown keystrokes? ### Describe alternatives you've considered Firefox and Chrome have the feature to completely disable media keys: Firefox has `media.hardwaremediakeys.enabled`, Chrome has `chrome://flags/#hardware-media-key-handling`. ### Anything else? What I don't get is that volume keys are not working in Youtube at all, when the browser is active. Looks like MonitorControl already interferes with them somehow?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/MonitorControl#1018
No description provided.