question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Adding br(thinkpad) xkb to ChromeOS Flex

See original GitHub issue

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 and select it just file however the slash - question mark key still doesn’t work. Do I need to restart, or did something wrong?

The manifest file is below:

{ "name": "Teclado BR ABNT2 thinkpad", "version": "1.0", "manifest_version": 3, "description": "Teclado BR ABNT2 thinkpad", "permissions": [ "input" ], "input_components": [ { "name": "Portuguese (Brazil, IBM/Lenovo ThinkPad)", "type": "ime", "id": "br_thinkpad_xkb", "description": "Portuguese (Brazil, IBM/Lenovo ThinkPad)", // user visible description "language": "br", // The primary language this IME is used for "layouts": ["br(thinkpad)"] } ] }

Thanks!

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
markinhosmrkcommented, Apr 5, 2022

I used it on Chrome OS Flex and brunch, it worked fine…

I have it on a repo if you want to try:

https://github.com/markinhosmrk/lenovo-300e-2ndgen-chromeos

Em ter., 5 de abr. de 2022 07:35, William @.***> escreveu:

@markinhosmrk https://github.com/markinhosmrk I can’t get any of the background.js extensions to work on my Chromebook currently.

— Reply to this email directly, view it on GitHub https://github.com/google/extra-keyboards-for-chrome-os/issues/111#issuecomment-1088539628, or unsubscribe https://github.com/notifications/unsubscribe-auth/AO3ZTVM3ZKQ6YRIFV7MEERDVDQJOHANCNFSM5PLJO4HQ . You are receiving this because you were mentioned.Message ID: @.***>

0reactions
7fecommented, Apr 7, 2022

I’m running into a slight bug on my extension but thank you for your extension link.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Prepare for installation - ChromeOS Flex Help - Google Support
As an admin, you can install ChromeOS Flex on Windows, Mac, or Linux devices so your users can get many of the features...
Read more >
xkeyboard-config(7) - Arch manual pages
xkeyboard-config provides the description files for the X Keyboard Extension (XKB) and for libxkbcommon. Typically it is the task of the desktop environment ......
Read more >
Get ChromeOS Flex for PC or Mac - Chrome Enterprise
Install ChromeOS Flex now on your existing hardware and experience the benefits of ChromeOS on your organization's current fleet of PCs or Macs....
Read more >
How to Turn an Old Laptop Into a Chromebook With ... - CNET
A USB thumb drive or SD card 8GB or larger. A Windows, Mac or Linux computer to install ChromeOS Flex on. Note that...
Read more >
Turn An Old Laptop Or Desktop Into A Chromebook Or Box!
ChromeOS Flex is here and it's pretty awesome! In this video, I show you how to install ChromeOS on any LAptop Or desktop...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found