You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there, I am writing a bash script to switch between my native and external keyboard. It happens a lot that I need to take my laptop somewhere and I forget to change the keyboards manually. I have a native French keyboard (AZERTY) and an external US International keyboard (QWERTY). You see, the French native was a mistake...
However, when I am pressing keys, the keyboard is still on QWERTY, the US layout. And I do get the same error (no layout switch) when I just use your code and try to set the keyboard layout to Finnish. Any ideas?
My laptop is a MacBook Pro (2015) running macOS Mojave 10.14.6
The text was updated successfully, but these errors were encountered:
Hi there, I am writing a bash script to switch between my native and external keyboard. It happens a lot that I need to take my laptop somewhere and I forget to change the keyboards manually. I have a native French keyboard (AZERTY) and an external US International keyboard (QWERTY). You see, the French native was a mistake...
I stumbled upon your Keyboard Preferences in
Let's say I want to switch to the native keyboard, which is a French-numerical layout with ID 1111. Therefore I run:
I can check this simply with
However, when I am pressing keys, the keyboard is still on QWERTY, the US layout. And I do get the same error (no layout switch) when I just use your code and try to set the keyboard layout to Finnish. Any ideas?
My laptop is a MacBook Pro (2015) running macOS Mojave 10.14.6
The text was updated successfully, but these errors were encountered: