This already uses the added function sendCtrlAltDel(). It works only on Windows. --- spice_auto.html | 1 + 1 file changed, 1 insertion(+) diff --git a/spice_auto.html b/spice_auto.html index 2f04fc9..5c90cbc 100644 --- a/spice_auto.html +++ b/spice_auto.html @@ -204,6 +204,7 @@ <div id="login"> <span class="logo">SPICE</span> + <button id="sendCtrlAltDelButton" onclick="sendCtrlAltDel();">Send Ctrl-Alt-Delete</button> </div> <div id="spice-area"> -- 2.9.5 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel