mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-14 02:00:32 +08:00
Merge upstream PiKVM master branch updates: - Bump version from 4.93 to 4.94 - HID: improved jiggler pattern for better compatibility - Streamer: major refactoring for improved performance and maintainability - Prometheus: tidying GPIO channel name formatting - Web: added __gpio-label class for custom styling - HID: customizable /api/hid/print delay configuration - ATX: independent power/reset regions for better control - OLED: added --fill option for display testing - Web: improved keyboard handling in modal dialogs - Web: enhanced login error messages - Switch: added heartbeat functionality - Web: mouse touch code simplification and refactoring - Configs: use systemd-networkd-wait-online --any by default - PKGBUILD: use cp -r to install systemd units properly - Various bug fixes and performance improvements
47 lines
1.7 KiB
Plaintext
47 lines
1.7 KiB
Plaintext
li.right#text-dropdown
|
|
a.menu-button(href="#")
|
|
+navbar_led("stream-ocr-led", "led-gear", "feature-disabled")
|
|
span(i18n="kvm_text44") Text
|
|
.menu#text-menu(style="width: 360px")
|
|
.text
|
|
b(i18n="kvm_text45") Paste text as keypress sequence#[br]
|
|
sub(i18n="kvm_text46") Please note that PiKVM cannot switch the keyboard layout
|
|
hr
|
|
.text(style="margin-right: 20px")
|
|
textarea#hid-pak-text(data-focus placeholder="Enter your text here")
|
|
table.kv
|
|
tr
|
|
td
|
|
button#hid-pak-button(disabled data-force-hide-menu title="Ctrl+Enter when the text is focused" i18n="kvm_text47") • Paste
|
|
td(i18n="kvm_text48") using host keymap
|
|
td #[select#hid-pak-keymap-selector]
|
|
table.kv
|
|
tr
|
|
+menu_slider_td3("hid-pak-delay-slider", "hid-pak-delay-value", true, false, "hid-pak-slow-switch") Delay between keys:
|
|
tr
|
|
+menu_switch_td2("hid-pak-secure-switch", true, false, "hid-pak-secure-switch") Hide input text:
|
|
tr
|
|
+menu_switch_td2("hid-pak-ask-switch", true, true, "hid-pak-ask-switch") Ask paste confirmation:
|
|
|
|
.feature-disabled#stream-ocr
|
|
hr
|
|
br
|
|
hr
|
|
.text
|
|
b(i18n="kvm_text49") Text recognition <sup><i>β</i></sup>#[br]
|
|
sub(i18n="kvm_text50") #[a(target="_blank" href="https://docs.pikvm.org/ocr") OCR] works locally on PiKVM
|
|
hr
|
|
table.kv
|
|
tr
|
|
td #[button#stream-ocr-button(data-force-hide-menu i18n="kvm_text51") • Select area]
|
|
td(i18n="kvm_text52") for
|
|
td #[select#stream-ocr-lang-selector]
|
|
td(i18n="kvm_text53") text recognition
|
|
table.kv
|
|
tr
|
|
td(colspan="4" i18n="kvm_text54") • Next hit the #[b Enter] to recognize and copy text to clipboard...
|
|
tr
|
|
td(colspan="4" i18n="kvm_text55") • Or hit the #[b Escape] to cancel a selection
|
|
tr
|
|
td
|