Those §°±¤ keyboard layouts
I imagine this frustration is shared by programmers who don't speak English as their native language: to fluently type text in your language, you need easy access to some funny characters (åäö
in my case) which are best found on your native keyboard layout. But that layout was designed by people who value characters like §°±¤
over the characters you need for programming, such as []{}\|
.
So you switch between layouts. This used to work fine on MacOS X, but in some recent versions of macOS it has become unreliable. It feels like the layout switch sometimes fails (perhaps a third of the time), or happens after a delay, and sometimes it even switches the layout indicator but not the actual layout. I thought it was just me, but a colleague asked about this recently, so I guess it could be more widespread.
It could be this bug but that was supposed to be solved in 11.2? Also I never liked using the fn key for this, it gives some extra slow graphical feedback. (I used to map ctrl-shift-space to the layout switch instead of the default ctrl-space, because the latter is needed in Emacs.)
Read more…