mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-01 10:31:54 +08:00
ugpio plugins
This commit is contained in:
@@ -74,7 +74,7 @@ class Plugin(BaseHid):
|
||||
"noop": Option(False, type=valid_bool),
|
||||
}
|
||||
|
||||
def start(self) -> None:
|
||||
def sysprep(self) -> None:
|
||||
self.__keyboard_proc.start()
|
||||
self.__mouse_proc.start()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user