From owner-freebsd-questions@FreeBSD.ORG Mon Sep 17 09:15:41 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C117616A418 for ; Mon, 17 Sep 2007 09:15:41 +0000 (UTC) (envelope-from ebzzry@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by mx1.freebsd.org (Postfix) with ESMTP id 7F2B613C468 for ; Mon, 17 Sep 2007 09:15:41 +0000 (UTC) (envelope-from ebzzry@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so3057768pyb for ; Mon, 17 Sep 2007 02:15:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=iWLzv1h39dKckMy+s4G4MTFsoW9dsMaKTVjo2NogrPE=; b=tEH/e517l9ff/XOR+LhKTAecPfAK+U3sHElHibO7bV6gnFq4cUEokzNU9bcc4Ei1uK+GqtBCgFNZDZtmWQuO7EzHuIbbMpwsbGSuvuo5ahUtJCpPVI1nb7tNVvCysrsBxUssuZ/XRHyq/HoafS6C2MW/JDssWggbkBWqztowOMU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=s+cK/KTNAP9lUpLJ0oCgkALhQCW8HB6SU2L15G2BhcWbySvOpLFpopjwIUZH8AP0lJWcFT791nkuvZbTudR20gLF8dAbIY56UM0fSR46Nn7cGVsZhVmfWP5SFS6qC1uZl/c1rJ+DRtfYQiTck3GWyKLxeEiFhzBKrZdI0vB1bZw= Received: by 10.65.72.7 with SMTP id z7mr9837943qbk.1190018828215; Mon, 17 Sep 2007 01:47:08 -0700 (PDT) Received: by 10.65.197.10 with HTTP; Mon, 17 Sep 2007 01:47:08 -0700 (PDT) Message-ID: <391934950709170147mc34e314i8b7e49de57bc2479@mail.gmail.com> Date: Mon, 17 Sep 2007 16:47:08 +0800 From: "Rommel Martinez" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Setting default keymap in kernel X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Sep 2007 09:15:41 -0000 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= options ATKBD_DFLT_KEYMAP= 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= options UKBD_DFLT_KEYMAP= I got the same effect. Thanks in advance. -- Rommel M. Martinez GPG Key ID: 0x91C6711C