mirror of
https://github.com/pikvm/pikvm
synced 2024-11-06 21:20:32 +00:00
Fix kvmd-edidconf --set-audio example (#763)
This commit is contained in:
parent
1e40fe4ccd
commit
d5165f2e82
@ -61,7 +61,7 @@ So, to tune EDID on PiKVM, use the following steps:
|
||||
The `kvmd-edidconfig` utility has the ability to change some simple parameters without using an external editor. For example you can change the vendor, model name and enable [HDMI audio](audio.md) on the PiKVM virtual display:
|
||||
|
||||
```
|
||||
# kvmd-edidconf --set-mfc-id=LNX --set-monitor-name=PiKVM --set=audio=1
|
||||
# kvmd-edidconf --set-mfc-id=LNX --set-monitor-name=PiKVM --set-audio=1
|
||||
# reboot
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user