pqrs-org / Karabiner-Elements

Karabiner-Elements is a powerful utility for keyboard customization on macOS Sierra (10.12) or later.
https://pqrs.org/osx/karabiner/
The Unlicense
18.89k stars 838 forks source link

Magic Keyboard Comma/Period #3144

Open Manolosaaas opened 2 years ago

Manolosaaas commented 2 years ago

Dear sirs, Im trying to change comma to period on magic keyboard Touch ID, but its not working for me Mac studio Monterrey 12. Screen Shot 2022-08-01 at 20 17 04 5 I Appreciate yor help in advanced

Manolosaaas commented 2 years ago

I also tried using this code in complex modification Screen Shot 2022-08-01 at 20 19 40 s

tekezo commented 2 years ago

Pleaee confirm the actual key_code from EventViewer. https://karabiner-elements.pqrs.org/docs/manual/operation/eventviewer/

Manolosaaas commented 2 years ago

type:down HID usage: 7,99 name:{"key_code":"keypad_period"} misc: type:up HID usage: 7,99 name:{"key_code":"keypad_period"} misc:

tekezo commented 2 years ago

It seems that Karabiner-Elements succeed to change keypad_comma to keypad_period.

If keypad_period does not input ".", it's your input source issue. You might have to change other key such as "key_code": "period".

Manolosaaas commented 2 years ago

Thanks for your kindly help, best regards