That Network Clipboard does actually work! What I needed was a cue to let me know I got all the hotkeys pressed and it actually got the copy or paste signal. I wrote a quick and dirty ahk script to play wav files on copy and paste and just pass the hotkey on to Network Clipboard.-MilesAhead
Actually, for the Copy side wouldn't it be better to have the script watch the shared folder and then play a sound when a new file, (clip), is detected?
Currently, while it may detect the keypress there's no guarantee that Network Clipboard actually received the keypress before playing the sound.
This wouldn't be required for Paste because I'd think that would be self-evident

It would be nicer if they gave a choice of hotkeys.-MilesAhead
It's rather old, maybe they would consider releasing the source code, (assuming it hasn't been lost), under GPL or to one of our erstwhile coders here?