Ok. In Knoppix the keyboard is determined by a script.

/etc/init.d/keymap.sh

as root, edit the line:

loadkeys /usr/share/keymaps/i386/qwerty/us.kmap.gz (or whatever)

to reflect the keyboard you want

and run

/etc/init.d/keymap.sh reload