Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not multi-select if using left/right ⌘-key mapping #1693

Closed
objectx opened this issue Jan 6, 2019 · 5 comments
Closed

Can not multi-select if using left/right ⌘-key mapping #1693

objectx opened this issue Jan 6, 2019 · 5 comments

Comments

@objectx
Copy link

objectx commented Jan 6, 2019

Enabling the rule

コマンドキーを単体で押したときに、英数・かなキーを送信する。(左コマンドキーは英数、右コマンドキーはかな) (rev 2)

disallows multiple item selections (hold ⌘-key then click items).

Any workarounds?

@dyanagi
Copy link

dyanagi commented Jan 6, 2019

I have found the same issue.
When I press down cmd key and hold it, and then click multiple items like files and folders, only the last item is selected.

This happens on my Macbook Pro 2014, and does NOT happen on my Macbook Air 2018. (Both are Mojave 10.14.2)

Karabina is version 12.1.59
image

image

@618116
Copy link

618116 commented Jan 7, 2019

Try to modify ~/.config/karabiner/karabiner.json like below. It works on my Macbook pro 2012(Mojave 10.14.3 beta).
2019-01-07 11 49 20

@objectx
Copy link
Author

objectx commented Jan 7, 2019

@618116 Works as expected! Thanks!

# Mojave 10.14.2 MacBook Pro (Retina, 15-inch, Late 2013)

@objectx objectx closed this as completed Feb 2, 2019
@toslunar
Copy link

The issue seems to be resolved by updating the rule to "コマンドキーを単体で押したときに、英数・かなキーを送信する。(左コマンドキーは英数、右コマンドキーはかな) (rev 3)", i.e. by
the recent commit pqrs-org/KE-complex_modifications@4b0f235

@dyanagi
Copy link

dyanagi commented Feb 16, 2019

Thank you! I have tried the new version with both of my Macbooks, and it's been working well!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants