Added a -k token=value option to vncv to remove key ambiguity as I needed it. Implemented it as a parameter to vncvauth() rather than in the Vnc struct, you may think this was a bad decision, trivial to change anyway. -Steve