From owner-freebsd-questions@freebsd.org Sat Sep 15 15:15:09 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F361A10A8268 for ; Sat, 15 Sep 2018 15:15:08 +0000 (UTC) (envelope-from news@mips.inka.de) Received: from mail.inka.de (quechua.inka.de [IPv6:2a04:c9c7:0:1073:217:a4ff:fe3b:e77c]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 932E58F1AC for ; Sat, 15 Sep 2018 15:15:08 +0000 (UTC) (envelope-from news@mips.inka.de) Received: from localhost by mail.inka.de with local-rmail id 1g1CHq-0008VD-7s; Sat, 15 Sep 2018 17:15:06 +0200 Received: from lorvorc.mips.inka.de (localhost [127.0.0.1]) by lorvorc.mips.inka.de (8.15.2/8.15.2) with ESMTP id w8FFALw3007423 for ; Sat, 15 Sep 2018 17:10:21 +0200 (CEST) (envelope-from news@lorvorc.mips.inka.de) Received: (from news@localhost) by lorvorc.mips.inka.de (8.15.2/8.15.2/Submit) id w8FFALB9007422 for freebsd-questions@freebsd.org; Sat, 15 Sep 2018 17:10:21 +0200 (CEST) (envelope-from news) To: freebsd-questions@freebsd.org From: Christian Weisgerber Newsgroups: list.freebsd.questions Subject: Re: keysym list for French chars Date: Sat, 15 Sep 2018 15:10:21 -0000 (UTC) Message-ID: References: <4801daa5-ecbe-42f5-8095-f8d5628131a9@unixarea.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit User-Agent: slrn/1.0.3 (FreeBSD) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Sep 2018 15:15:09 -0000 On 2018-09-15, Matthias Apitz wrote: >> My son starts learning French in school and I want him create a keyboard >> mapping for the special French chars we do not have on our German >> keyboards. I did this for Spanish already, redefining the useless Windows >> key as Modifier key, and pressing this +a gives á, for example. So, I do >> know how to hack this, I only need the names of the French keysyms. These are easy to find in /usr/local/include/X11/keysymdef.h. À à Agrave agrave  â Acircumflex acircumflex Æ æ AE ae Ç ç Ccedilla ccedilla É é Egrave egrave È è Eacute eacute Ê ê Ecircumflex ecircumflex Ë ë Ediaeresis ediaeresis Î î Icircumflex icircumflex Ï ï Idiaeresis idiaeresis Ô ô Ocircumflex ocircumflex Œ œ OE oe Ù ù Ugrave ugrave Û û Ucircumflex ucircumflex Ü ü Udiaeresis udiaeresis Ÿ ÿ Ydiaeresis ydiaeresis -- Christian "naddy" Weisgerber naddy@mips.inka.de