[GH-ISSUE #130] Add media keys support on Chome with keysocket #89

Closed
opened 2026-02-26 02:32:06 +03:00 by kerem · 5 comments
Owner

Originally created by @ronilaukkarinen on GitHub (Dec 21, 2015).
Original GitHub issue: https://github.com/koel/koel/issues/130

As an enhancement I thought this would be a good idea. Media keys are natural for Macbook users like me, and keysocket works fine in Jamstash for instance.

Originally created by @ronilaukkarinen on GitHub (Dec 21, 2015). Original GitHub issue: https://github.com/koel/koel/issues/130 As an enhancement I thought this would be a good idea. Media keys are natural for Macbook users like me, and [keysocket](https://github.com/borismus/keysocket) works fine in [Jamstash](http://beta.jamstash.com/#/settings) for instance.
kerem closed this issue 2026-02-26 02:32:06 +03:00
Author
Owner

@milorojas commented on GitHub (Dec 21, 2015):

Check this, might help github.com/Dogfalo/koel@3dcc992b72

<!-- gh-comment-id:166363799 --> @milorojas commented on GitHub (Dec 21, 2015): Check this, might help https://github.com/Dogfalo/koel/commit/3dcc992b72dcd5cf1fd1e67fd357ea76defc39a9
Author
Owner

@phanan commented on GitHub (Dec 22, 2015):

Media keys on Macbook don't fire events, so in order to capture them via browser JavaScript, you'll need to resort to some addtional plugins, like one @ronilaukkarinen suggested. Can't say I'm really a fan of them though.

<!-- gh-comment-id:166473986 --> @phanan commented on GitHub (Dec 22, 2015): Media keys on Macbook don't fire events, so in order to capture them via browser JavaScript, you'll need to resort to some addtional plugins, like one @ronilaukkarinen suggested. Can't say I'm really a fan of them though.
Author
Owner

@juliusvdijk commented on GitHub (Dec 28, 2015):

@phanan Can't use keycode 117, 118, 119 for the media buttons?

<!-- gh-comment-id:167568570 --> @juliusvdijk commented on GitHub (Dec 28, 2015): @phanan Can't use keycode 117, 118, 119 for the media buttons?
Author
Owner

@phanan commented on GitHub (Dec 29, 2015):

Can't use keycode 117, 118, 119 for the media buttons?

Except those are not really "media buttons" on a Mac. Tried it myself - no events fired from a browser level.

<!-- gh-comment-id:167690749 --> @phanan commented on GitHub (Dec 29, 2015): > Can't use keycode 117, 118, 119 for the media buttons? Except those are not really "media buttons" on a Mac. Tried it myself - no events fired from a browser level.
Author
Owner

@phanan commented on GitHub (Jan 31, 2016):

Not happening very soon, sorry.

<!-- gh-comment-id:177511994 --> @phanan commented on GitHub (Jan 31, 2016): Not happening very soon, sorry.
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
starred/koel-koel#89
No description provided.