diff --git a/vnc_auto.html b/vnc_auto.html index a7e72a79..1a67ef1b 100644 --- a/vnc_auto.html +++ b/vnc_auto.html @@ -49,6 +49,14 @@ var rfb; + var buttons = [ + {name: 'sendBackslashButton', onclick: function() { + rfb.sendKey(0x5C); + return false; + }}, + {name: 'sendCtrlAltDelButton', onclick: sendCtrlAltDel} + ]; + function passwordRequired(rfb) { var msg; msg = '