mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-01 10:31:54 +08:00
pikvm/pikvm#1563, pikvm/pikvm#1564: Customizable /api/hid/print delay
This commit is contained in:
@@ -799,14 +799,12 @@
|
||||
</table>
|
||||
<table class="kv">
|
||||
<tr>
|
||||
<td>Slow typing:
|
||||
<td>Delay between keys:
|
||||
</td>
|
||||
<td align="right">
|
||||
<div class="switch-box">
|
||||
<input type="checkbox" id="hid-pak-slow-switch">
|
||||
<label for="hid-pak-slow-switch"><span class="switch-inner"></span><span class="switch"></span></label>
|
||||
</div>
|
||||
<td class="value-slider">
|
||||
<input type="range" id="hid-pak-delay-slider">
|
||||
</td>
|
||||
<td class="value-number" id="hid-pak-delay-value"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Hide input text:
|
||||
|
||||
Reference in New Issue
Block a user