Skip to content

Configuring simple modifications #104

Answered by evan-liu
hadynz asked this question in Q&A
Discussion options

You must be logged in to vote

Can you try to see if this solves your problems?

map('left_command', 'optionalAny').to('left_option'),
map('left_option', 'optionalAny').to('left_command'),

// or
map('‹⌘', '??').to('‹⌃'),
map('‹⌃', '??').to('‹⌘'),

Karabiner-Elements has an easy to use UI for "simple modification", and karabiner.ts should be able to work with it without problems. Please let me know if that's not the case.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@hadynz
Comment options

Answer selected by hadynz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants