extra-keyboards-for-chrome-os icon indicating copy to clipboard operation
extra-keyboards-for-chrome-os copied to clipboard

Use Caps Lock Key as Compose

Open alunduil opened this issue 2 years ago • 2 comments

There doesn't seem to be a way to set the caps lock key to the compose key in these settings. Without that mapping, this extension doesn't provide any value.

alunduil avatar Oct 29 '22 08:10 alunduil

If I recall correctly, the ChromeOS IME API doesn't provide a way to cancel Caps Lock events, so there isn't a good way to do this directly in the extension.

However, you can work around it somewhat. In the ChromeOS “Settings” app, go to the “Keyboard” section and remap Caps Lock to either Control or Alt. Then select the corresponding “Left Control” or “Left Alt” key in the ComposeKey settings.

bcmills avatar Oct 31 '22 13:10 bcmills

Similar to https://bugs.chromium.org/p/chromium/issues/detail?id=914221&q=Caps%20lock&can=2

hickford avatar Oct 31 '22 14:10 hickford