From 1f28ab8958803c5f3216e5bd71880226c0922082 Mon Sep 17 00:00:00 2001 From: "S.Watanabe" <75829584+su-pull@users.noreply.github.com> Date: Sun, 22 Jan 2023 21:21:50 +0900 Subject: [PATCH] Update README-en.md --- README-en.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README-en.md b/README-en.md index ed964a1..acc26db 100644 --- a/README-en.md +++ b/README-en.md @@ -22,9 +22,6 @@ download here [macintosh-ahk ver0.0.0β](https://github.com/su-pull/macintosh-ah | Input | Output | | ------------- | ------------- | | Ctrl + Space | IME toggle | -| Alt + Shift + 2 | Window screenshot in a clipboard | -| Alt + Shift + 3 | Screenshot in a clipboard | -| Alt + Shift + 4 | Cropping capture | | Ctrl + b | ← Cursor back | | Ctrl + f | → Cursor forward| | Ctrl + p | ↑ Cursor up | @@ -43,6 +40,9 @@ download here [macintosh-ahk ver0.0.0β](https://github.com/su-pull/macintosh-ah | Ctrl + h | Delete backward 1 character | | Ctrl + k | Convert to katakana | | Ctrl + ; | Convert to half-width katakana | +| Alt + Shift + 2 | Window screenshot in a clipboard | +| Alt + Shift + 3 | Screenshot in a clipboard | +| Alt + Shift + 4 | Cropping capture | | Alt + z | Undo | | Alt + Shift + z | Redo | | Alt + x | Cut |