From owner-freebsd-current@FreeBSD.ORG Thu Jan 5 00:58:25 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 97638106566B for ; Thu, 5 Jan 2012 00:58:25 +0000 (UTC) (envelope-from edwinlculp@gmail.com) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id 2A8AC8FC15 for ; Thu, 5 Jan 2012 00:58:24 +0000 (UTC) Received: by eaaf13 with SMTP id f13so13433eaa.13 for ; Wed, 04 Jan 2012 16:58:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=YvT7p8Hnlit5o7F9ZlUd71vfey3+aNOChuhlSSrPQFU=; b=XEKcP1GpDkc2Q16cbQqfAKOjNcHl+iE+cF4OizN+4mmOj4TYrthhkj+VwCmE46mwBf XDKAfx5D7MCwlQoM9WTVkK8gdASXLWvOyH0dwj+wkPdfDmxqE9AWtbeF3TsREq5Oq5R/ O8cATD+3ImzEmLF3Y9R1s5xX2rzHur7VV7zrs= MIME-Version: 1.0 Received: by 10.205.122.68 with SMTP id gf4mr14342214bkc.5.1325725099852; Wed, 04 Jan 2012 16:58:19 -0800 (PST) Received: by 10.205.81.202 with HTTP; Wed, 4 Jan 2012 16:58:19 -0800 (PST) In-Reply-To: <1325708915902-5120743.post@n5.nabble.com> References: <1325682607290-5119535.post@n5.nabble.com> <1325682892011-5119548.post@n5.nabble.com> <1325708292675-5120710.post@n5.nabble.com> <1325708915902-5120743.post@n5.nabble.com> Date: Wed, 4 Jan 2012 18:58:19 -0600 Message-ID: From: "Edwin L. Culp W." To: Jakub Lach Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current@freebsd.org Subject: Re: bsdinstall kbdmap X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Jan 2012 00:58:25 -0000 On Wed, Jan 4, 2012 at 2:28 PM, Jakub Lach wrote: > Or you could use x11/setxkbmap each time you login. > > > > > > > > > > -- > View this message in context: http://freebsd.1045724.n5.nabble.com/bsdinstall-kbdmap-tp5119535p5120743.html > Sent from the freebsd-current mailing list archive at Nabble.com. > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" I really appreciate your help but I am having a hard time understanding because this has been working perfectly on FreeBSD 9.0 since new. ( 4 months ago ) Just incase it is important. # uname -a FreeBSD home.encontacto.net 9.0-STABLE FreeBSD 9.0-STABLE #44: Wed Jan 4 05:03:08 CST 2012 root@home.encontacto.net:/usr/obj/usr/src/sys/ENCONTACTO amd64 My rc.conf has keymap="spanish.iso.acc.kbd" I have no /etc/X11 configuration file and haven't ever needed one. The mouse has never had a problem until I reset the server this morning. Does that sound logical to you? I'm probably missing something obvious. Thanks again for your help and patience. ed