mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-31 01:51:53 +08:00
mouse buttons 4 and 5
This commit is contained in:
@@ -13,3 +13,9 @@
|
||||
div(class="empty-key" style="width:10px")
|
||||
div(data-code="right" class="modifier wide-2 right small") #[span #[b •]#[br]Hold →]
|
||||
div(data-code="right" class="key wide-4 right small") #[span Mouse#[br]Right]
|
||||
div(class="keypad-row" style="display:none")
|
||||
div(data-code="up" class="key wide-4 left small") #[span Mouse#[br]Up/Back]
|
||||
div(data-code="up" class="modifier wide-2 left small") #[span #[b •]#[br]← Hold]
|
||||
div(class="empty-key" style="width:10px")
|
||||
div(data-code="down" class="modifier wide-2 right small") #[span #[b •]#[br]Hold →]
|
||||
div(data-code="down" class="key wide-4 right small") #[span Mouse#[br]Down/Fw]
|
||||
|
||||
Reference in New Issue
Block a user