Setting up us_de keyboard layout on Slackware 13.37 and Ubuntu
It’s been some time since I talked about my us_de Keyboard layout (and a long time since I last blogged ;)) so I think it is time to update the installation instructions. You can download the layout here: us_de keyboard layout.
To set it up on Slackware do the following:
Save the us_de file to /etc/X11/xkb/symbols/
Copy 90-keyboard-layout.conf from /usr/share/X11/xorg.conf.d/ to /etc/X11/xorg.conf.d/
Take a look at the example and change the line Option “XkbLayout” “us” to Option “XkbLayout” “us_de”