Skip to content

Keybinds don't work on MacOS. #2

@nn9dev

Description

@nn9dev

This is a known issue caused by MacOS itself.
The author of the keyboard library used states it here.

Unfortunately the only solution is to run the program as root.
I do have this project open source for a reason, so people can see what's running on their computer. I'll try and implement a "run as root" function or something like that sooner or later, but for now if you truly want keybinds on MacOS,

  • Open Terminal
  • type sudo /path/to/stemplayerplayer/stemplayerplayer.app/Contents/MacOS/stemplayerplayer and press enter
  • follow system dialogs to allow stemplayerplayer/terminal access.

OR

  • Open Terminal
  • type sudo with a space but do NOT press enter
  • drag and drop stemplayerplayer application onto terminal
  • follow above to finish out the command

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions