stemplayerplayer
stemplayerplayer copied to clipboard
Keybinds don't work on MacOS.
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