summaryrefslogtreecommitdiff
path: root/vnc.html
diff options
context:
space:
mode:
Diffstat (limited to 'vnc.html')
-rw-r--r--vnc.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/vnc.html b/vnc.html
index cf2fd25..f72154a 100644
--- a/vnc.html
+++ b/vnc.html
@@ -64,8 +64,8 @@
<input type="image" alt="Keyboard" src="images/keyboard.png"
id="showKeyboard" class="noVNC_status_button"
value="Keyboard" title="Show Keyboard"/>
- <input type="text" autocapitalize="off" autocorrect="off"
- id="keyboardinput" class="" value="&nbsp;"/>
+ <input type="email" id="keyboardinput" autocapitalize="off"
+ autocorrect="off" autocomplete="off" spellcheck="false">
<div id="noVNC_extra_keys">
<input type="image" alt="Extra keys" src="images/showextrakeys.png"
id="showExtraKeysButton" class="noVNC_status_button">