Turned the "system" back on today to find the lowercase-characters again as uppercase with white background (to be clear, this is intended behavior of the terminal)

But, TIL:
agetty -U
this checks if the login-name is typed all uppercase and
_then, and only then_
enables the "send all lower- as uppercase characters"

#linux #software_harder_than_hardware