This commit is contained in:
Maxim Devaev 2025-04-30 06:55:17 +03:00
parent b60c9a9160
commit c3bec6f888
3 changed files with 50 additions and 46 deletions

View File

@ -173,10 +173,10 @@ ol li::marker {
border-left-width: 16px; border-left-width: 16px;
} }
.md-typeset li p+details, .md-typeset li>p+details,
.md-typeset li p+.admonition, .md-typeset li>p+.admonition,
.md-typeset li details:only-child, .md-typeset li>details:only-child,
.md-typeset li .admonition:only-child { .md-typeset li>.admonition:only-child {
margin: 0; margin: 0;
} }

View File

@ -264,7 +264,9 @@ To do that:
- **Get to know PiKVM Web UI**: read [this help section](webui.md) to better understand all the possibilities of the web user interface. - **Get to know PiKVM Web UI**: read [this help section](webui.md) to better understand all the possibilities of the web user interface.
- ??? note "Note for the HDMI-USB dongle" - Tune the HDMI dongle capture device if you're using it:
??? note "Persistent HDMI cable connection with USB dongle"
Many USB video capture devices tell the server's video card that the HDMI cable is supposedly disconnected. Many USB video capture devices tell the server's video card that the HDMI cable is supposedly disconnected.
This may lead to the fact that if you boot the server without an active stream, the server will not detect This may lead to the fact that if you boot the server without an active stream, the server will not detect

View File

@ -295,7 +295,9 @@ To do that:
- **Get to know PiKVM Web UI**: read [this help section](webui.md) to better understand all the possibilities of the web user interface. - **Get to know PiKVM Web UI**: read [this help section](webui.md) to better understand all the possibilities of the web user interface.
- ??? note "Note for the HDMI-USB dongle" - Tune the HDMI dongle capture device if you're using it:
??? note "Persistent HDMI cable connection with USB dongle"
Many USB video capture devices tell the server's video card that the HDMI cable is supposedly disconnected. Many USB video capture devices tell the server's video card that the HDMI cable is supposedly disconnected.
This may lead to the fact that if you boot the server without an active stream, the server will not detect This may lead to the fact that if you boot the server without an active stream, the server will not detect