mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-01 18:41:54 +08:00
moved docs
This commit is contained in:
@@ -39,7 +39,7 @@ li(class="right")
|
||||
td #[input(disabled type="range" id="stream-desired-fps-slider" class="slider")]
|
||||
td(id="stream-desired-fps-value" class="value" style="min-width: 30px; max-width:30px")
|
||||
tr(id="stream-mode" class="feature-disabled")
|
||||
td Video #[a(target="_blank" href="https://github.com/pikvm/pikvm/blob/master/pages/webrtc.md") mode]:
|
||||
td Video #[a(target="_blank" href="https://docs.pikvm.org/webrtc") mode]:
|
||||
td
|
||||
div(class="radio-box")
|
||||
input(checked type="radio" id="stream-mode-radio-mjpeg" name="stream-mode-radio" value="mjpeg")
|
||||
@@ -58,7 +58,7 @@ li(class="right")
|
||||
td Keyboard mode:
|
||||
td #[div(id="hid-outputs-keyboard-box" class="radio-box")]
|
||||
tr(id="hid-outputs-mouse", class="feature-disabled")
|
||||
td Mouse #[a(target="_blank" href="https://github.com/pikvm/pikvm/blob/master/pages/mouse.md") mode]:
|
||||
td Mouse #[a(target="_blank" href="https://docs.pikvm.org/mouse") mode]:
|
||||
td #[div(id="hid-outputs-mouse-box" class="radio-box")]
|
||||
table(class="kv")
|
||||
tr
|
||||
|
||||
Reference in New Issue
Block a user