From owner-freebsd-questions@FreeBSD.ORG Sun Feb 12 09:07:22 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 47B8016A420 for ; Sun, 12 Feb 2006 09:07:22 +0000 (GMT) (envelope-from bernt@bah.homeip.net) Received: from amsfep17-int.chello.nl (amsfep17-int.chello.nl [213.46.243.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A05243D45 for ; Sun, 12 Feb 2006 09:07:21 +0000 (GMT) (envelope-from bernt@bah.homeip.net) Received: from [213.200.137.21] by amsfep17-int.chello.nl (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP id <20060212090719.KXBV3085.amsfep17-int.chello.nl@[213.200.137.21]>; Sun, 12 Feb 2006 10:07:19 +0100 Message-ID: <43EEFAC5.8050809@bah.homeip.net> Date: Sun, 12 Feb 2006 10:07:17 +0100 From: B H User-Agent: Mozilla/5.0 (X11; U; FreeBSD-4.10-RELEASE; sv-SE) X-Accept-Language: sv, en-us, en MIME-Version: 1.0 To: John S Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: How get swedish keyboard on the consol after loggin on 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: Sun, 12 Feb 2006 09:07:22 -0000 After the system starts and before I log on to the system the keys and letters åäö and ÅÄÖ seem to work OK. But as soon as I log on they don't. Why is that? Thanks! /John Put this in your rc.conf keymap="swedish.cp850" works on 4.10-RELEASE-p19 and 6.1-PRERELEASE #0