Setting popup menu key to "Print" on Windows does not work. It works on Linux, though (when using Shift in combination with the PrintScrn/SysRq key).
Print was probably a bad idea to have in this list as it is caught by the local system on most platforms. So the easy solution is just to remove it from our list.
https://github.com/TigerVNC/tigervnc/pull/470
We'll merge this upstream and then do a vendor drop to get it into our tree.
Fixed now. Note that a vendordrop was not made at this time. A lot of changes has been made upstream since the last vendordrop was a long time ago. We will have a look at bringing in these other changes at a later stage.
I can still configure the client to use "Print" as a menu key. (tlclient -> options -> menu key).
Also, what's the reasoning behind the prosaic tag? It's a user-visible change after all.
Good catch. I forgot to test the options before connecting.. Fixed now. The reasoning behind the 'prosaic' tag is that I felt that the change was very small.
Seems to be properly updated now. I also tested upgrading from a client where "Print" was configured. The result was a silen revert to "None", which seems acceptable.