linux - Monitor clipboard change if done by specific process? -



linux - Monitor clipboard change if done by specific process? -

i'd script listens see if clipboard has been changed, but when modified specific process, , perform commands xdotool <something> based on it.

standard clipboard managers linux monitor clipboard alter per se, not sure whether it's possible determine , deed on alter when it's done 'x process' (maybe another, specific clipboard manager), or not.

is possible?

i don't mind if it's hacky, clunky or bloaty - framework on how done or tool can it.

linux unix monitoring clipboard x11

Comments

Popular posts from this blog

Using Android Volley to post an array to PHP -

python - How to add an model instance to a django queryset? -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -