From owner-freebsd-questions@FreeBSD.ORG Tue Apr 24 14:17:38 2012 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 35F011065670 for ; Tue, 24 Apr 2012 14:17:38 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from mx1.bjare.net (mx1.bjare.net [212.31.160.3]) by mx1.freebsd.org (Postfix) with ESMTP id AF90E8FC1A for ; Tue, 24 Apr 2012 14:17:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mx1.bjare.net (Postfix) with ESMTP id 6C7AC5E317; Tue, 24 Apr 2012 16:17:05 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mx1.bjare.net X-Spam-Flag: NO X-Spam-Score: -1.656 X-Spam-Level: X-Spam-Status: No, score=-1.656 tagged_above=-999 required=5 tests=[AWL=-0.658, BAYES_00=-2.599, RCVD_IN_PBL=0.905, RDNS_DYNAMIC=0.1, SPF_SOFTFAIL=0.596] Received: from mx1.bjare.net ([127.0.0.1]) by localhost (mx1.bjare.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id hg8TAe-yinnT; Tue, 24 Apr 2012 16:17:00 +0200 (CEST) X-BN-MX1: ja X-BN-MailInfo: BjareNet Received: from bljbsd01.no-ip.org (c-195-216-041-102.ekt.thalamus.net [195.216.41.102]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.bjare.net (Postfix) with ESMTPS id 177905E1A4; Tue, 24 Apr 2012 16:17:00 +0200 (CEST) Message-ID: <4F96B5FB.6040903@eskk.nu> Date: Tue, 24 Apr 2012 16:17:31 +0200 From: Leslie Jensen User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:11.0) Gecko/20120419 Thunderbird/11.0.1 MIME-Version: 1.0 To: Warren Block References: <4F9543A9.5030005@eskk.nu> <4F9597C2.4030406@eskk.nu> <4F963670.9060409@eskk.nu> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Was..... Lots of lagging after upgrade of xorg. Now keyboard layout is lost 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: Tue, 24 Apr 2012 14:17:38 -0000 2012-04-24 16:01, Warren Block skrev: > On Tue, 24 Apr 2012, Leslie Jensen wrote: >> 2012-04-23 19:56, Leslie Jensen skrev: >>> 2012-04-23 18:29, Warren Block skrev: >>>> On Mon, 23 Apr 2012, Leslie Jensen wrote: >>>> >>>>> >> Use Option >>>> "AutoAddDevices" "Off" to disable HAL input device detection. >>>> _______________________________________________ >> >>> >>> http://www.wonkity.com/~wblock/docs/html/aei.html >>> >> >> After adding the above Option I lost the Swedish layout of my keyboard. > > It's not required to disable HAL, but that's usually what people are > trying to do when they turn off AEI. > > To leave HAL enabled, remove the AutoAddDevices option. Keyboard layout > will come from the HAL fdi file. > > Keyboard layout can also be set with setxkbmap in .xinitrc or .xsession, > or in the keyboard InputDevice section as Polytropon shows. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" Yes, thank you. Polytropon solution works for me :-) /Leslie