This process is displaying on my taskbar as "ClipboardMonitor". It seems related to a remote desktop client, but that is just a guess.
My question is what is this tracking and where is the output going?
Here is the command line for the process:
/opt/TSPrintClient/java/bin/java -classpath /opt/TSPrintClient/commons-codec-1.10.jar:/opt/TSPrintClient/commons-io-2.4.jar:/opt/TSPrintClient/sun.misc.BASE64Decoder.jar:/opt/TSPrintClient/TSPrintClient.jar MonitorClipboard
Edit:As Rinzwind explained, I did install it myself. I didn't realize "/opt/" = not used by the OS. Thank you for pointing that out!
Regarding "the answer is 'you need to trust the creator/maintainer of this software': Yes, thank you for pointing this out... in my defense, although I install from sources I trust, it doesn't mean I know every modification that source / install is doing to my system.