From owner-freebsd-questions@FreeBSD.ORG Fri May 1 19:12:36 2009 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 18F75106566B for ; Fri, 1 May 2009 19:12:36 +0000 (UTC) (envelope-from tijl@ulyssis.org) Received: from mailrelay007.isp.belgacom.be (mailrelay007.isp.belgacom.be [195.238.6.173]) by mx1.freebsd.org (Postfix) with ESMTP id ABA588FC08 for ; Fri, 1 May 2009 19:12:35 +0000 (UTC) (envelope-from tijl@ulyssis.org) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AugEAD7l+klR9TSA/2dsb2JhbACBUM4/g30F Received: from 128.52-245-81.adsl-dyn.isp.belgacom.be (HELO kalimero.kotnet.org) ([81.245.52.128]) by relay.skynet.be with ESMTP; 01 May 2009 21:12:34 +0200 Received: from kalimero.kotnet.org (kalimero.kotnet.org [127.0.0.1]) by kalimero.kotnet.org (8.14.3/8.14.3) with ESMTP id n41JCRCa025359; Fri, 1 May 2009 21:12:27 +0200 (CEST) (envelope-from tijl@ulyssis.org) From: Tijl Coosemans To: PJ , freebsd-questions@freebsd.org Date: Fri, 1 May 2009 21:12:26 +0200 User-Agent: KMail/1.9.10 References: <49F6DDAC.60800@videotron.ca> <200905011717.50896.tijl@ulyssis.org> <49FB3370.8070807@videotron.ca> In-Reply-To: <49FB3370.8070807@videotron.ca> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200905012112.27709.tijl@ulyssis.org> Cc: Subject: Re: French-Canadian Keyboard & keyboard switching - SOLVED 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: Fri, 01 May 2009 19:12:36 -0000 On Friday 01 May 2009 19:37:52 PJ wrote: > Tijl Coosemans wrote: >> Have you tried running "setxkbmap ca multi"? > > Now, here's the weird stuff - ca multi works in Firefox... but not in > xterm so, the keyboard has to be set from fluxbox... works fine in > Inkscape, gnucash, abacus, so the real problem is in xterm - and that > is totally unimportant as long as good ol' English works it it. You probably have to set LANG. Try running "setenv LANG en_CA.ISO8859-15". If you can type accented letters then, you need to add something like this to ~/.login_conf: me:\ :charset=ISO-8859-15:\ :lang=en_CA.ISO8859-15: