See /etc/default/keymap for the clavier package. Layouts are in
/usr/share/clavier/map.*, unfortunately there is no en_GB, but the
format is quite simple, you should be able to write one.
As of console-dirver-xkb, see /etc/default/hurd-console, you need to
comment the pc_kbd line and uncomment the xkb line, and add the --keymap
option you want (i.e. --keymap en_GB)
Samuel
-- ---------------------------------------------------------- Ezra Morris epcm...@gmail.com Please avoid sending me Word or PowerPoint attachments. Especially .docx files. They ONLY work in Word 2007. See http://www.gnu.org/philosophy/no-word-attachments.html Thank you. ----------------------------------------------------------
Make sure that clavier's init scripts get run, with the correct
parameters.
(works for me for the french keyboard)
Samuel
See the comments in /etc/default/hurd-console, you need to comment the
KBD='-d pc_kbd' line, uncomment KBD='-d xkb' and add a --keymap option
in it.
Samuel