Can the keymap be set with {plover:set_config:...}? #1669
Unanswered
user202729
asked this question in
Q&A and Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As in the title.
{plover:set_config:...}
is documented in https://plover.wiki/index.php/Dictionary_Format#Plover_Control_Commands .(Looks impossible, because it is serialized, while you need to call
update()
with a string containing akeymap
object to make it work?)Beta Was this translation helpful? Give feedback.
All reactions