From owner-freebsd-questions@FreeBSD.ORG Sat May 22 14:12:20 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A7B816A4CE for ; Sat, 22 May 2004 14:12:20 -0700 (PDT) Received: from wonkity.com (wonkity.com [65.173.111.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C5BB43D49 for ; Sat, 22 May 2004 14:12:20 -0700 (PDT) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.12.11/8.12.11) with ESMTP id i4MLC9E1036903; Sat, 22 May 2004 15:12:09 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.12.11/8.12.11/Submit) with ESMTP id i4MLC95n036900; Sat, 22 May 2004 15:12:09 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sat, 22 May 2004 15:12:09 -0600 (MDT) From: Warren Block To: arden In-Reply-To: <1085259338.3513.3.camel@localhost> Message-ID: <20040522150540.M36804@wonkity.com> References: <1085259338.3513.3.camel@localhost> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: "freebsd-questions@freebsd.org" Subject: Re: keyboard country mapping X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 May 2004 21:12:20 -0000 On Sat, 22 May 2004, arden wrote: > I'm in the UK but my install has set up my keyboard as American how can > i alter it ? You can choose a keymap interactively with kbdmap. Based on 'man rc.conf', adding keymap="uk.cp850" to your rc.conf may do what you want. (I'm not sure if that's the right one, though.) -Warren Block * Rapid City, South Dakota USA