This commit is contained in:
Maxim Devaev 2023-08-14 15:44:51 +03:00
parent c578ef679b
commit ba0fc2fb0f
1 changed files with 21 additions and 19 deletions

View File

@ -29,6 +29,7 @@ than the browser, especially on weak client computers.
2. Switch the PiKVM filesystem to read-write mode using command `rw`.
3. ??? tip "Optional for *non-TigerVNC* clients: Change the keybobard layout for non-US keyboard"
Some clients does not support direct keyboard access.
Edit the file `/etc/kvmd/override.yaml` and add your layout for the client:
@ -43,6 +44,7 @@ than the browser, especially on weak client computers.
<img src="keymaps.png" />
4. ??? warning "Optional for *non-TigerVNC* and NOT RECOMMENDED: Enable VNCAuth method"
This step is nessessory if you're using TightVNC (don't confuse it with TigerVNC!)
and some other clients that does not support the user/password auth method.