How to change the keyboard-layout in the console, with special characters?

Solution 1:

Install package console-common, then use commands install-keymap to install a default keymap from a .kmap file, or loadkeys to switch between layouts. Use man on these commands for more info.