Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

en keyboard layout

15 views
Skip to first unread message

Ezra Morris

unread,
Jun 13, 2008, 8:22:48 AM6/13/08
to bug-...@gnu.org
I had a look at the archives here, but they weren't much help.
I'm running Debian GNU/Hurd in QEMU, but there doesn't seem a way to set the keyboard language to english/gb for the Hurd console.
I installed both console-driver-xkb and clavier, but I can't seem to find a way to configure them.

Any ideas?
Thanks.

Samuel Thibault

unread,
Jun 14, 2008, 8:34:20 PM6/14/08
to Ezra Morris, bug-...@gnu.org
Hello,

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

unread,
Jun 15, 2008, 1:22:34 AM6/15/08
to bug-...@gnu.org
Hi, I edited all the files as you suggested, and created and set map.en_GB. However, what do I need to do to get these settings to apply?
I tried rebooting, but it still uses the US keymap.
Thanks.
-- 
----------------------------------------------------------
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.
----------------------------------------------------------

Samuel Thibault

unread,
Jun 15, 2008, 8:47:19 PM6/15/08
to Ezra Morris, bug-...@gnu.org
Ezra Morris, le Sun 15 Jun 2008 06:22:34 +0100, a écrit :
> Hi, I edited all the files as you suggested, and created and set map.en_GB.
> However, what do I need to do to get these settings to apply?

Make sure that clavier's init scripts get run, with the correct
parameters.

(works for me for the french keyboard)

Samuel


Ezra Morris

unread,
Jun 16, 2008, 2:08:00 PM6/16/08
to Ezra Morris, bug-...@gnu.org
Thanks, that sorts out the mach console.
Any idea how to do the same in the hurd console?
Thanks.

Samuel Thibault

unread,
Jun 18, 2008, 6:06:15 AM6/18/08
to Ezra Morris, bug-...@gnu.org
Ezra Morris, le Mon 16 Jun 2008 19:08:00 +0100, a écrit :
> Thanks, that sorts out the mach console.
> Any idea how to do the same in the hurd console?

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


0 new messages