Combine macro with multi #1420
Answered
by
CosmoDm
tesar-tech
asked this question in
Q&A
-
Amazing software, btw. Thanks for it! I am trying to sleep my windows machine with F12 press. Well, the real action doesn't really matter, I am just trying to press
78 | f12 (macro (multi lmet x) u s )
: ^^^^^^^|^^^^^^
: `-- Error here
79 |
`----
help: Action macro only accepts delays, keys, chords, chorded sub-macros, and a subset of special actions. I guess that's not possible this way, but what is the right way here? Thank you. |
Beta Was this translation helpful? Give feedback.
Answered by
CosmoDm
Dec 17, 2024
Replies: 1 comment 2 replies
-
try |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
tesar-tech
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
try
f12 (macro M-x 10 u 10 s)