- ALL: Better unicode, IME handling on desktop and mobile platforms
- VNC: Fix input issue on some Android phones.
- RDP: support newly connected USB devices after the session is established (PnP)
rdp.beforewspost = function(params){
return params + "&newParam=value";
}