Post by Petri KaukasoinaPost by Marco MoockWhen installing Slackware I selected qwertz/de, I noticed that pressing
Shit+3 doesn't produce §, it produces # instead in the line where I can
test it.
Try qwertz/de-latin1.map instead.
Yes, that seems to map § right as well as some other keys:
-8<-----------------------------------------
nazgul:/tmp> diff de*map | head -16
1,2c1,2
< # de-latin1.map: German keymap
< # (Renamed from gr-latin1.map, since it is not a Greek map.)
---
Post by Petri Kaukasoina# de.map: German keymap
# (Renamed from gr.map, since it is not a Greek map.)
14d13
< include "euro2.map"
15a15
21,22c21,22
< keycode 3 = two quotedbl twosuperior nul
< keycode 4 = three section threesuperior Escape
---
Post by Petri Kaukasoinakeycode 3 = two quotedbl two nul
keycode 4 = three numbersign three Escape
-8<-----------------------------------------
-8<-----------------------------------------
nazgul:/tmp> diff de*map | tail
Post by Petri Kaukasoinakeycode 27 = plus asterisk asciitilde
44,46c42,45
< keycode 39 = +odiaeresis +Odiaeresis
< keycode 40 = +adiaeresis +Adiaeresis
< keycode 41 = dead_circumflex degree Meta_asciicircum
Control_asciicircum
---
Post by Petri Kaukasoinakeycode 39 = bracketleft braceleft
keycode 40 = bracketright braceright
control shift keycode 40 = Control_bracketright
keycode 41 = asciicircum asciitilde Meta_grave
Control_asciicircum
-8<-----------------------------------------
The qwertz/de map seems more to resemple an english keyboard with keys
like Ö and Ä missing.
regards Henrik