Add Windows Key Feature

This commit is contained in:
Sebastian Safari
2018-12-21 09:33:26 -08:00
parent 18439b0680
commit 3e835a5d37
3 changed files with 101 additions and 0 deletions

View File

@@ -134,6 +134,9 @@
<input type="image" alt="Alt" src="app/images/alt.svg"
id="noVNC_toggle_alt_button" class="noVNC_button"
title="Toggle Alt"/>
<input type="image" alt="Windows" src="app/images/windows.svg"
id="noVNC_toggle_windows_button" class="noVNC_button"
title="Toggle Windows"/>
<input type="image" alt="Tab" src="app/images/tab.svg"
id="noVNC_send_tab_button" class="noVNC_button"
title="Send Tab"/>