Originally Posted by
mtopp
Hi, i've got the same issue, i try to change the layout to DE-CH German - Switzerland (No dead Keys), so far the only way to do that that i came a cross is to create a custom kali live build.
There is an older post in the Developer Archive about changing the region and keyboard layout for the custom build to spanish.
https://forums.kali.org/showthread.php?28151-Building-a-custom-Kali-Live-CD-with-screen-reader-and-spanish-environment&highlight=custom+live+spanish
But i to be honest this didn't help me to do the same for a custom Kali Live build with the newest version and the keyboard layout for german - swiss.
So i was hopping maybe there is a pro in here that would be so kind to help us out and could explain to us how to create a custom build where the standard keyboard layout is Belgian for you and German - Switzerland in my case.
Hey there, I was having the same issue, just follow this steps:
Code:
1
To change the german keyboard in Kali Linux 2020.02 (Debian) do the following:
dpkg-reconfigure locales
Choose de_DE.UTF-8 UTF-8 and unselect en_US.UTF-8 UTF-8 (by pressing Space)
dpkg-reconfigure keyboard-configuration
Choose your keyboard hardware
For Kali Linux 2020.2 (Debian) goto GUI
Settings/Settings Editor
To Channel Keyboard-layout
Under Line XkbLayout String change the value to de (delete us)
This permanently changes the layout to the german keyboard.