summaryrefslogtreecommitdiff
path: root/web/kvm/navbar-text.pug
diff options
context:
space:
mode:
Diffstat (limited to 'web/kvm/navbar-text.pug')
-rw-r--r--web/kvm/navbar-text.pug4
1 files changed, 3 insertions, 1 deletions
diff --git a/web/kvm/navbar-text.pug b/web/kvm/navbar-text.pug
index 4b344964..e4a37919 100644
--- a/web/kvm/navbar-text.pug
+++ b/web/kvm/navbar-text.pug
@@ -18,9 +18,11 @@ li(id="text-dropdown" class="right")
select(id="hid-pak-keymap-selector")
table(class="kv")
tr
- +menu_switch_notable("hid-pak-ask-switch", "Ask paste confirmation", true, true)
+ +menu_switch_notable("hid-pak-slow-switch", "Slow typing", true, false)
tr
+menu_switch_notable("hid-pak-secure-switch", "Hide input text", true, false)
+ tr
+ +menu_switch_notable("hid-pak-ask-switch", "Ask paste confirmation", true, true)
div(id="stream-ocr" class="feature-disabled")
hr
br