mirror of https://github.com/pikvm/pikvm.git
update
This commit is contained in:
parent
c578ef679b
commit
ba0fc2fb0f
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue