diff options
Diffstat (limited to 'web/kvm/index.html')
-rw-r--r-- | web/kvm/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/web/kvm/index.html b/web/kvm/index.html index 71e92548..92df8097 100644 --- a/web/kvm/index.html +++ b/web/kvm/index.html @@ -304,6 +304,9 @@ <div data-code="left" class="key wide-4 left small"><p>Mouse<br>Left</p></div> <div data-code="left" class="modifier wide-2 left small"><p><b>•</b><br>← Hold</p></div> <div class="empty-key" style="width:10px"></div> + <div data-code="middle" class="key wide-2 left small"><p>Mouse<br>Middle</p></div> + <div data-code="middle" class="modifier wide-2 left small"><p><b>•</b><br>← Hold</p></div> + <div class="empty-key" style="width:10px"></div> <div data-code="right" class="modifier wide-2 right small"><p><b>•</b><br>Hold →</p></div> <div data-code="right" class="key wide-4 right small"><p>Mouse<br>Right</p></div> </div> |