This commit is contained in:
Maxim Devaev 2024-03-24 20:12:26 +02:00
parent 6c63510b93
commit 37355aed53
1 changed files with 2 additions and 1 deletions

View File

@ -84,5 +84,6 @@ Add following lines to the PiKVM configuration and reboot it:
kvmd: kvmd:
hid: hid:
type: serial type: serial
device: /dev/kvmd-hid-bridge device: /dev/kvmd-hid-bridge
reset_pin: -1
``` ```