Have recently installed cygwin and xfree86. I noticed I had a US keyboard by default, so after some searching in the mail archives I found two alternatives to get back to my Swedish keyboard: a) xmodmap xmodmap.sv where I found the Finnish/Swedish xmodmap at gotti.org b) xkbcomp -xkm -m se_SE /usr/X11R6/lib/X11/xkb/keymap/xfree86 /tmp/se_SE.xkm
Both ways works fine. I find most characters back in their right position on my keyboard. But the specific Swedish characters do not work. Nothing happens at all when I press them. The xmodmap.sv seems OK to me (defines the aring, adiaeresis and odiaeresis for the correct keycodes). Printing a file with these characters is no problem. How do I do to get these three characters to work? Should it work (that is, are they supported in cygwin)? /Lars