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

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -