I've been using PiKVM for remote control, just found GLKVM and I'm interested in low budget and the same performance.
Before I use it, I have one question: does GLKVM have the same structure of kernel? The reason is that I used to change the device name over shell command in PiKVM and curious about GLKVM has it or not.
For example, the most config change was made in /etc/kvmd/override.yaml
and device name change was done by: kvmd-edidconf --set-monitor-name= --set-mfc-id= --set-product-id= --set-serial= --apply
The answer is I don't know. In theory, all keyboard, mouse, and MIC devices should share the same name, which is GLKVM or Glinet by default (after version 1.4.0). Theoretically, the same name should be displayed here, but it doesn't appear that way on Windows, whereas it does on Ubuntu. I'm not sure whether it's a display error on Windows or if there's some other issue.