From b60962eba21d0a18895abbb30d23becbd2319bc6 Mon Sep 17 00:00:00 2001 From: arch1mede Date: Sat, 17 Jul 2021 15:43:08 -0700 Subject: [PATCH] Update Community_FAQ.md (#400) Added new info under misc --- pages/Community_FAQ.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/Community_FAQ.md b/pages/Community_FAQ.md index 4e12d4f6..1259b114 100644 --- a/pages/Community_FAQ.md +++ b/pages/Community_FAQ.md @@ -588,7 +588,8 @@ iw wlan0 info [Back to the Top](https://github.com/pikvm/pikvm/blob/master/pages/Community_FAQ.md#Index) ### Misc stuff -- Fully working example of a Pi4 USB-HDMI KVM attached to AIMOS 4-port HDMI KVM switch (8 port is on AliExpress), with keyboard hotkey switching between inputs, and mass storage media emulation on a Pi Zero W https://docs.google.com/document/d/1wgBZHxwpbJWkJBD3I8ZkZxSDxt0DdNDDYRNtVoL_vK4 +- Fully working [example](https://docs.google.com/document/d/1wgBZHxwpbJWkJBD3I8ZkZxSDxt0DdNDDYRNtVoL_vK4) of a Pi4 USB-HDMI KVM attached to AIMOS 4-port HDMI KVM switch (8 port is on AliExpress), with keyboard hotkey switching between inputs, and mass storage media emulation on a Pi Zero W +- Pi-KVM that mitigates HDMI backpower and requires no splitter board [here](https://docs.google.com/document/d/1M9xUgNE_-P8GydKr_3qIgXUR9YzqApHNPhetRv3pcsE/edit) - Useful scripts that enhance the Pi-KVM's functionality ```https://pastebin.com/u/srepac``` [Back to the Top](https://github.com/pikvm/pikvm/blob/master/pages/Community_FAQ.md#Index)