mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-01 18:41:54 +08:00
additional keymapping info; refactoring
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
from typing import List
|
||||
from typing import Optional
|
||||
|
||||
from ...keyboard.keysym import build_symmap
|
||||
|
||||
from ...clients.kvmd import KvmdClient
|
||||
from ...clients.streamer import StreamerClient
|
||||
|
||||
@@ -32,7 +34,6 @@ from .. import init
|
||||
|
||||
from .vncauth import VncAuthManager
|
||||
from .server import VncServer
|
||||
from .keysym import build_symmap
|
||||
|
||||
|
||||
# =====
|
||||
|
||||
Reference in New Issue
Block a user