Date: Mon, 17 Sep 2007 16:47:08 +0800 From: "Rommel Martinez" <ebzzry@gmail.com> To: freebsd-questions@freebsd.org Subject: Setting default keymap in kernel Message-ID: <391934950709170147mc34e314i8b7e49de57bc2479@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Is there any way to set the keyboard layout in the kernel other than the default us.iso (qwerty) layout? I tried looking in the man pages and the most that I got were some options. The documentation instructed me to put these in my kernel config: options ATKBD_DFLT_KEYMAP makeoptions ATKBD_DFLT_KEYMAP=<layout> options ATKBD_DFLT_KEYMAP=<layout> I did just that. I recompiled my kernel and boot with it, but still got the old layout qwerty layout. I tried the same with a USB keyboard with these options: options UKBD_DFLT_KEYMAP makeoptions UKBD_DFLT_KEYMAP=<layout> options UKBD_DFLT_KEYMAP=<layout> I got the same effect. Thanks in advance. -- Rommel M. Martinez <ebzzry@gmail.com> GPG Key ID: 0x91C6711C
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?391934950709170147mc34e314i8b7e49de57bc2479>