Teemu Likonen kirjoitti: > Hi Troy, the following bug was reported to Debian bug tracking system > by Martin-Éric Racine: > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466384 > > > The Finnish keyboard map change in 0.9+cvs.20070428-1 breaks the > > dead_macron patch from 0.8-17, among other things. It appears that > > several other deadkeys are also gone.
> Coming back to this bug... fi(kotoistus) works well and it must be > the default (as it is). The old Finnish keyboard fi(classic) is > broken, though, at least in Debian Sid. I'll try to investigate it > tomorrow. Ok, now I have done some testing and... did not find any problems at all. The dead_macron patch is there in the current Debian's symbols/fi file and it is in the upstream as well. Debian Etch's fi(basic) is the same as Debian Sid's fi(classic) as the default Finnish keyboard has changed. In Debian Etch I ran the following commands: setxkbmap 'fi(basic)' -option xmodmap -pke >xmodmap-pke_etch_fi-default.txt In Debian Sid I did the following: setxkbmap 'fi(classic)' -option xmodmap -pke >xmodmap-pke_sid_fi-classic.txt Then compared the files: The only difference is in the keycode 214 which does not affect anything relevant. See the attached diff file. The I compared en_US.UTF-8/Compose files (which is used with fi_FI.UTF-8 locale as well). The Compose files are 100 % identical in Etch and Sid. I also manually tested fi(classic) in Sid and everything seems to be working well. Dead keys do work So, it seems to me that this bug does not exist and the it can be closed. (I'll file a new wishlist bug about updating en_US.UTF-8/Compose file from the upstream. It'll make fi(kotoistus) work a bit better.)
--- xmodmap-pke_etch_fi-default.txt 2008-02-23 11:50:16.000000000 +0200 +++ xmodmap-pke_sid_fi-classic.txt 2008-02-23 11:46:00.000000000 +0200 @@ -204,7 +204,7 @@ keycode 211 = keycode 212 = keycode 213 = -keycode 214 = +keycode 214 = XF86Display keycode 215 = keycode 216 = keycode 217 =

