Remove local cursor setting
We have no reason to disable this except for touch devices, which we can handle without having a setting for it.
This commit is contained in:
4
vnc.html
4
vnc.html
@@ -221,10 +221,6 @@
|
||||
<li>
|
||||
<div class="noVNC_expander">Advanced</div>
|
||||
<div><ul>
|
||||
<li>
|
||||
<label><input id="noVNC_setting_cursor" type="checkbox" /> Local Cursor</label>
|
||||
</li>
|
||||
<li><hr></li>
|
||||
<li>
|
||||
<label for="noVNC_setting_repeaterID">Repeater ID:</label>
|
||||
<input id="noVNC_setting_repeaterID" type="input" value="" />
|
||||
|
||||
Reference in New Issue
Block a user