[Uim-bugs] [Bug 8118] UIM 1.2.x breaks Compose key input

bugzilla-daemon at annarchy.freedesktop.org bugzilla-daemon at annarchy.freedesktop.org
Sat Oct 7 02:19:30 EEST 2006


Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=8118          
     




------- Additional Comments From bugs at mathrick.org  2006-10-06 16:19 -------
Okay, it seems that I was just a particularly good target, having used GTK+
Danish sequences. Below is the content of my ~/.XCompose, until the two are
merged. This is not by any means complete, just the sequences I noticed the lack
of immediately:

<Multi_key> <O> <slash>          	: "Ø"   U00D8 # LATIN CAPITAL LETTER O WITH STROKE
<Multi_key> <O> <KP_Divide>      	: "Ø"   U00D8 # LATIN CAPITAL LETTER O WITH STROKE
<Multi_key> <o> <slash>          	: "ø"   U00F8 # LATIN SMALL LETTER O WITH STROKE
<Multi_key> <o> <KP_Divide>      	: "ø"   U00F8 # LATIN SMALL LETTER O WITH STROKE
<Multi_key> <A> <A>              	: "Ã…"   U00C5 # LATIN CAPITAL LETTER A WITH
RING ABOVE
<Multi_key> <A> <*>              	: "Ã…"   U00C5 # LATIN CAPITAL LETTER A WITH
RING ABOVE
<Multi_key> <*> <A>              	: "Ã…"   U00C5 # LATIN CAPITAL LETTER A WITH
RING ABOVE
<Multi_key> <a> <a>              	: "Ã¥"   U00E5 # LATIN SMALL LETTER A WITH RING
ABOVE
<Multi_key> <a> <*>              	: "Ã¥"   U00E5 # LATIN SMALL LETTER A WITH RING
ABOVE
<Multi_key> <*> <a>              	: "Ã¥"   U00E5 # LATIN SMALL LETTER A WITH RING
ABOVE
<Multi_key> <e> <equal>          	: "€"   EuroSign # EURO SIGN
<Multi_key> <equal> <e>          	: "€"   EuroSign # EURO SIGN
<Multi_key> <T> <M> 			: "â„¢"   U2122 # TRADE MARK SIGN


However, there's another bug. ~/.XCompose *replaces*, and not augments normal
systemwide compose tables, so if you add ~/.XCompose, you lose all previously
defined sequences. As I can't find any way to say "include file", I needed to
copy verbatim the whole $prefix/share/X11/locale/en_US.UTF-8/Compose and paste
it into my ~/.XCompose. If anyone can confirm that behaviour, it needs reporting
in X.org.          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the uim-bugs mailing list