summaryrefslogtreecommitdiff
path: root/web/kvm/window-stream.pug
diff options
context:
space:
mode:
Diffstat (limited to 'web/kvm/window-stream.pug')
-rw-r--r--web/kvm/window-stream.pug11
1 files changed, 11 insertions, 0 deletions
diff --git a/web/kvm/window-stream.pug b/web/kvm/window-stream.pug
index afafd765..7f48c26c 100644
--- a/web/kvm/window-stream.pug
+++ b/web/kvm/window-stream.pug
@@ -25,13 +25,24 @@ div(id="stream-window" class="window window-resizable")
div(class="label") Left
div(data-code="left" class="modifier left small rounded-right")
div(class="label") #[b •]#[br]Hold
+
div(class="empty" style="width:15px")
+
div(data-code="middle" class="key wide-1 left rounded-left")
div(class="label") Mid
div(data-code="middle" class="modifier left small rounded-right")
div(class="label") #[b •]#[br]Hold
+
div(class="empty" style="width:15px")
+
div(data-code="right" class="modifier right small rounded-left")
div(class="label") #[b •]#[br]Hold
div(data-code="right" class="key wide-3 right rounded-right")
div(class="label") Right
+
+ div(class="empty" style="width:30px")
+
+ div(data-code="up" class="key small rounded-left")
+ div(class="label") Up
+ div(data-code="down" class="key small rounded-right")
+ div(class="label") Down