From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 3BF59138A1F for ; Tue, 22 Apr 2014 19:46:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2A584E09BF; Tue, 22 Apr 2014 19:46:45 +0000 (UTC) Received: from server.edv-schmiedl.de (server.edv-schmiedl.de [213.239.214.226]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 02593E09A5 for ; Tue, 22 Apr 2014 19:46:43 +0000 (UTC) Received: from [84.187.106.170] (helo=g128.swsch.de) by server.edv-schmiedl.de with esmtpa (Exim 4.80) (envelope-from ) id 1WcgeQ-0006yg-0M for gentoo-user@lists.gentoo.org; Tue, 22 Apr 2014 21:46:42 +0200 Received: from localhost.local ([::1] helo=g128.swsch.de) by g128.swsch.de with esmtp (Exim 4.82) (envelope-from ) id 1WcgeP-0004l7-JD for gentoo-user@lists.gentoo.org; Tue, 22 Apr 2014 21:46:41 +0200 Date: Tue, 22 Apr 2014 21:46:41 +0200 From: Stefan Schmiedl To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Point Message-ID: <20140422214641.3a1412af@g128.swsch.de> In-Reply-To: <53496825.8080809@club-internet.fr> References: <53493AAD.5040600@club-internet.fr> <20140412171006.21a8d8f5@gentoo.org> <53496825.8080809@club-internet.fr> Organization: EDV-Beratung Schmiedl X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.23; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit X-Scan-Signature: 1bef90daf39ac1d09820ef4d5acb204b X-Archives-Salt: fb10f9f8-d1db-4d75-acaa-a2098f579490 X-Archives-Hash: e94623d10f68b2e05248f8eaaf81b137 On Sat, 12 Apr 2014 18:21:57 +0200 DocRog wrote: > > > You can set it back correctly using the following HOWTO: > > > https://wiki.gentoo.org/wiki/Localization/HOWTO#Keyboard_layout_for_the_console > > Thank you for your help, but I couldn't solve > my problem using the HOWTO. > Roger > > The following snippet from my .xsession file might give you a hint: setxkbmap -option \ -option lv3:ralt_switch_multikey \ -option ctrl:ctrl_aa -option caps:ctrl_modifier \ -option keypad:legacy -option kpdl:dotoss The final -option gives me a dot instead of a comma on the keypad. s.