public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
From: "Paul Maier" <svn-user@web.de>
To: "'cygwin-xfree'" <cygwin-xfree@cygwin.com>
Cc: "'Jon TURNEY'" <jon.turney@dronecode.org.uk>
Subject: AW: AW: 'de' keyboard layout issues
Date: Sun, 22 Jul 2012 00:22:00 -0000	[thread overview]
Message-ID: <004801cd679f$b15178e0$13f46aa0$@de> (raw)
In-Reply-To: 

[-- Attachment #1: Type: text/plain, Size: 754 bytes --]

> > > In Windows, all blind keys followed by a space result in that character.
> > > Same in XWin, but with one exception:
> > > dead-´ plus space gives ' instead of ´.
> > >
> > > Please check out my patch for that.
> > [...] for files /usr/share/x11/locale/iso8859-1/Compose and
>   /usr/share/x11/locale/iso8859-15/Compose.
> 
> >
> > This patch makes sense to me, but doesn't seem to go far enough.  Since the
> > compose sequences are selected by the locale, this fixes things if
> > LANG=de_DE.iso8859-1 or LANG=de_DE.iso8859-15, but not if LANG=de_DE.UTF-8.
> >
> > I'll try to take another look when I'm back from my holiday :-)
> 


 
Hi Jon,

agreed.
But isn't a partial fix better than no fix?  8-)

Regards,
  Paul


[-- Attachment #2: Compose.patch --]
[-- Type: application/octet-stream, Size: 532 bytes --]

diff -u orig//Compose new//Compose
--- orig//Compose	2010-02-10 01:49:25.001000000 +0100
+++ new//Compose	2011-08-11 23:27:39.752691500 +0200
@@ -392,7 +392,7 @@
 <dead_grave> <space>			: "`"	grave
 <dead_grave> <dead_grave>		: "`"	grave
 # These are for us_intl, that does not have diaeresis, etc
-<dead_acute> <space>			: "'"	apostrophe
+<dead_acute> <space>			: "\264"	acute
 <dead_acute> <dead_acute>		: "\264"	acute
 <dead_diaeresis> <space>		: "\""	quotedbl
 <dead_diaeresis> <dead_diaeresis>	: "\250"	diaeresis


[-- Attachment #3: Type: text/plain, Size: 223 bytes --]

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/

  parent reply	other threads:[~2012-07-22  0:22 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <006301cc4fb3$2696d060$73c47120$@de>
2011-08-01 14:57 ` AltGr key mostly fires an additional CONTROL key Jon TURNEY
     [not found]   ` <000001cc5085$6b711fb0$42535f10$@de>
2011-08-03 13:15     ` AW: " Jon TURNEY
2011-08-04  2:22       ` AW: " Paul Maier
2011-08-08 15:32         ` 'de' keyboard layout issues (Re: AW: AW: AltGr key mostly fires an additional CONTROL key) Jon TURNEY
2011-08-08 23:17           ` AW: " Paul Maier
2011-08-10 12:12             ` Jon TURNEY
2011-08-12  6:49               ` Paul Maier
2011-08-16 13:10                 ` Jon TURNEY
2011-10-03 11:29                   ` AW: AW: 'de' keyboard layout issues Paul Maier
2012-08-06 12:49                     ` Jon TURNEY
2012-07-22  0:22                   ` Paul Maier [this message]
2012-08-06 12:22                   ` AW: 'de' keyboard layout issues (Re: AW: AW: AltGr key mostly fires an additional CONTROL key) Jon TURNEY
2011-10-03 10:16       ` AW: AW: AltGr key mostly fires an additional CONTROL key Paul Maier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='004801cd679f$b15178e0$13f46aa0$@de' \
    --to=svn-user@web.de \
    --cc=cygwin-xfree@cygwin.com \
    --cc=jon.turney@dronecode.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).