mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 09:01:54 +08:00
win95 runtime switching
This commit is contained in:
@@ -133,6 +133,7 @@ export function Hid(__getResolution) {
|
||||
let html = "";
|
||||
for (let args of [
|
||||
["USB", "usb", false],
|
||||
["USB Win98", "usb_win98", false],
|
||||
["USB Relative", "usb_rel", true],
|
||||
["PS/2", "ps2", true],
|
||||
["Off", "disabled"],
|
||||
|
||||
Reference in New Issue
Block a user