Skip to content

Add repeat action support to remap vol_down on newer LG Magic Remotes#30

Open
Lucaber wants to merge 1 commit into
andrewfraley:mainfrom
Lucaber:repeat-action-support
Open

Add repeat action support to remap vol_down on newer LG Magic Remotes#30
Lucaber wants to merge 1 commit into
andrewfraley:mainfrom
Lucaber:repeat-action-support

Conversation

@Lucaber

@Lucaber Lucaber commented Apr 19, 2026

Copy link
Copy Markdown

This PR adds a "repeat": true flag so held buttons fire on key down and on each auto-repeat instead of once on release.
The main motivation is to work around the long-press-to-mute behavior on newer LG Magic Remotes.
Remapping vol_down with "repeat": true lets you hold the button to keep lowering volume instead of muting.

This PR adds a `"repeat": true` flag so held buttons fire on
key down and on each auto-repeat instead of once on release. The main
motivation is to work around the long-press-to-mute behavior on newer
LG Magic Remotes. Remapping vol_down with `"repeat": true` lets you
hold the button to keep lowering volume instead of muting.
@harrismck

Copy link
Copy Markdown

I ended up using this code to make holding my channel up/down buttons change the brightness. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants