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

Extra keyboard layouts and input methods for Chrome OS

Results 38 extra-keyboards-for-chrome-os issues
Sort by recently updated
recently updated
newest added

I try remapping my arabic layout to arabic lulua layout(https://6xq.net/%D9%84%D8%A4%D9%84%D8%A4%D8%A9/), while it is working, it's not for long, there's a timeout about 30 second. then the input registered fall back...

Is there a Phonetic (non transliteration) keyboard for Hebrew containing niqqud. Only three letters on the Hebrew keyboard layout match their sound, ק, פ, & ז. Is there a phonetic...

Per https://developer.chrome.com/blog/mv2-transition/, Chrome will stop running Manifest V2 extensions in January 2023. [example/xkb/manifest.json](https://github.com/google/extra-keyboards-for-chrome-os/blob/af3d693fa18c76c2e0161267d5b3b8624c621d83/example/xkb/manifest.json) contains `"manifest_version": 3`, but some of the other layouts (like [dvorak-intl/manifest.json](https://github.com/google/extra-keyboards-for-chrome-os/blob/08d62c7a9d0ad50a3df64be056e02a884f1a7af4/dvorak-intl/manifest.json)) still use V2. I manually changed...

I am trying to create an extension following the example here: https://github.com/google/extra-keyboards-for-chrome-os/blob/af3d693fa18c76c2e0161267d5b3b8624c621d83/example/remap/manifest.json#L6 But I got this error: The "background.scripts" key cannot be used with manifest_version 3. Use the "background.service_worker" key...

Ignoring Japanese, Vietnamese, Korean and Chinese which I believe all require an IME(maybe a couple others) keyboard layouts are a solved issue on Linux. xmodmap is standard on Linux.

Hi all, I'm testing ChromeOS Flex on a Lenovo 300e and I followed the xkb example instructions because the br(thinkpad) layout seems to be included. I can install the extension...

I use a keyboard layout where the keys are in Dvorak but modifiers are in Qwerty. Is this possible/could this be added possible?

Add support for the new French AZERTY layout (Azerty NFZ71-300/A),

A lesser known keyboard layout which I use exclusively. Might as well add it in the chromeOS repo :). This is such a small addition. Let me know if there...