BlueM / cliclick

macOS CLI tool for emulating mouse and keyboard events
https://www.bluem.net
Other
1.59k stars 116 forks source link

sending spacebar to mpv #162

Open lavinnyv opened 1 year ago

lavinnyv commented 1 year ago

i'm using cliclick to send commands to a remote mac mini to control mpv. most everything i've tried works - sending next, previous, restart and play, restart and pause and quit and not much more is needed, except for spacebar for pause/play. sending cliclick kp:space doesn't seem to work. when i remote desktop into the remote mac mini and just hit my spacebar, it does pause.

BlueM commented 1 year ago

@lavinnyv: I can’t help here, as I don’t use mpv (actually, I hadn’t ever heard about it until I read this issue) and the setup sounds not necessarily reproducible. So I simply leave the issue open in case someone with a solution or workaround comes along.

lavinnyv commented 1 year ago

thank you. mpv is a command line video player. it uses super low resources and is very configurable with some some simple edits in it's config file. many video players are built on top of it with a gui, like Iina for mac and many linux and pc video players.