mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-01 18:41:54 +08:00
refactoring
This commit is contained in:
@@ -27,12 +27,12 @@ block start
|
||||
div(id="apps-box")
|
||||
h4 Loading ...
|
||||
|
||||
div(class="keyboard-warning")
|
||||
div(id="app-keyboard-warning")
|
||||
hr
|
||||
p(class="text")
|
||||
| Please note that when you are working with a KVM session or another application that captures the keyboard,
|
||||
| you can't use some keyboard shortcuts such as Ctrl+Alt+Del (which will be caught by your OS) or Ctrl+W (caught by your browser).
|
||||
p(class="text")
|
||||
p(class="text")
|
||||
| To override this limitation you can use #[a(target="_blank" href="https://google.com/chrome") Google Chrome]
|
||||
| or #[a(target="_blank" href="https://chromium.org/Home") Chromium] in application mode.
|
||||
div(id="app-text" class="code")
|
||||
|
||||
Reference in New Issue
Block a user