FabGL
FabGL copied to clipboard
Some letter keys (ÜüÄäÖöÅåÆæØø) are unaffected by capslock
Some keys with letters in the German and Norwegian keyboard layouts are unaffected by capslock. It's Ü Ä Ö (Uuml Auml Ouml) and Å Æ Ø (Aring AElig Oslash) for German and Norwegian, respectively. I believe this is due to that they are outside the normal letter characters A-Z. I implemented Ç (Ccedil) on AltGr+C in the Norwegian keyboard and that works normally with Caps Lock, see my fork FabGL-N.
I noticed this in NetworkTerminal without being logged in, but it probably affects all apps.
I used names of characters from https://www.w3schools.com/charsets/ref_html_entities_4.asp.
I use TTGO VGA32_V1.4.