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
I checked the keyboard layout file keyboardlayouts.cpp against the German KB layout I've got on my PC and found out that quite a bunch of characters are missing although they appear on Codepage 1252: KB Germany Linux
I've added the missing characters to the corresponding files, but unfortunately, I can't add whole C++ files to this issue:
I checked the keyboard layout file
keyboardlayouts.cpp
against the German KB layout I've got on my PC and found out that quite a bunch of characters are missing although they appear on Codepage 1252: KB Germany LinuxI've added the missing characters to the corresponding files, but unfortunately, I can't add whole C++ files to this issue:
And here is a portion of the
codepages.cpp
file, which has to be inserted:At last, I had to amend
fabutils.h
:The text was updated successfully, but these errors were encountered: