[Draw] mouse

This commit is contained in:
keymap-editor[bot] 2024-09-03 22:02:52 +00:00 committed by github-actions[bot]
parent 04e9429224
commit 1c37243305
2 changed files with 10 additions and 16 deletions

View File

@ -1154,13 +1154,10 @@ rect.held, rect.combo.held {
<rect rx="4" ry="4" x="-20" y="-24" width="40" height="40" class="key trans"/> <rect rx="4" ry="4" x="-20" y="-24" width="40" height="40" class="key trans"/>
<use href="#mdi:transfer" xlink:href="#mdi:transfer" x="-9" y="-13" height="18" width="18.0" class="key trans tap glyph mdi:transfer"/> <use href="#mdi:transfer" xlink:href="#mdi:transfer" x="-9" y="-13" height="18" width="18.0" class="key trans tap glyph mdi:transfer"/>
</g> </g>
<g transform="translate(84, 133)" class="key keypos-14"> <g transform="translate(84, 133)" class="key trans keypos-14">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key side"/> <rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="40" height="40" class="key"/> <rect rx="4" ry="4" x="-20" y="-24" width="40" height="40" class="key trans"/>
<text x="0" y="-4" class="key tap"> <use href="#mdi:transfer" xlink:href="#mdi:transfer" x="-9" y="-13" height="18" width="18.0" class="key trans tap glyph mdi:transfer"/>
<tspan x="0" dy="-1.2em">&amp;mmv</tspan><tspan x="0" dy="1.2em">MOVE</tspan>
<tspan x="0" dy="1.2em"></tspan>
</text>
</g> </g>
<g transform="translate(140, 112)" class="key keypos-15"> <g transform="translate(140, 112)" class="key keypos-15">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key side"/> <rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key side"/>
@ -1240,13 +1237,10 @@ rect.held, rect.combo.held {
<rect rx="4" ry="4" x="-20" y="-24" width="40" height="40" class="key"/> <rect rx="4" ry="4" x="-20" y="-24" width="40" height="40" class="key"/>
<use href="#mdi:progress-download" xlink:href="#mdi:progress-download" x="-9" y="-13" height="18" width="18.0" class="key tap glyph mdi:progress-download"/> <use href="#mdi:progress-download" xlink:href="#mdi:progress-download" x="-9" y="-13" height="18" width="18.0" class="key tap glyph mdi:progress-download"/>
</g> </g>
<g transform="translate(252, 168)" class="key keypos-30"> <g transform="translate(252, 168)" class="key trans keypos-30">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key side"/> <rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="40" height="40" class="key"/> <rect rx="4" ry="4" x="-20" y="-24" width="40" height="40" class="key trans"/>
<text x="0" y="-4" class="key tap"> <use href="#mdi:transfer" xlink:href="#mdi:transfer" x="-9" y="-13" height="18" width="18.0" class="key trans tap glyph mdi:transfer"/>
<tspan x="0" dy="-1.2em">&amp;mmv</tspan><tspan x="0" dy="1.2em">MOVE</tspan>
<tspan x="0" dy="1.2em"></tspan>
</text>
</g> </g>
<g transform="translate(308, 182)" class="key keypos-31"> <g transform="translate(308, 182)" class="key keypos-31">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key side"/> <rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key side"/>

Before

Width:  |  Height:  |  Size: 74 KiB

After

Width:  |  Height:  |  Size: 74 KiB

View File

@ -162,7 +162,7 @@ layers:
- F10 - F10
- F11 - F11
- {t: '$$mdi:transfer$$', type: trans} - {t: '$$mdi:transfer$$', type: trans}
- '&mmv MOVE 600 600' - {t: '$$mdi:transfer$$', type: trans}
- $$mdi:mouse-left-click-outline$$ - $$mdi:mouse-left-click-outline$$
- $$mdi:mouse-scroll-wheel$$ - $$mdi:mouse-scroll-wheel$$
- $$mdi:mouse-right-click-outline$$ - $$mdi:mouse-right-click-outline$$
@ -178,7 +178,7 @@ layers:
- {t: '$$mdi:backup-restore$$', type: bootloader} - {t: '$$mdi:backup-restore$$', type: bootloader}
- '&soft_off' - '&soft_off'
- $$mdi:progress-download$$ - $$mdi:progress-download$$
- '&mmv MOVE -500 -500' - {t: '$$mdi:transfer$$', type: trans}
- '&mkp MB5' - '&mkp MB5'
- {t: '$$mdi:menu-left$$', s: '$$mdi:mouse$$'} - {t: '$$mdi:menu-left$$', s: '$$mdi:mouse$$'}
- {t: '$$mdi:transfer$$', type: trans} - {t: '$$mdi:transfer$$', type: trans}