http://bugs.winehq.com/show_bug.cgi?id=1213
------- Additional Comments From winebug@flonet.net 2003-23-06 13:11 ------- Bug comments restored from Gmane.org:
I use wine in Russian language environment, and I can see, that it uses windows-1251 as a default Russian encoding. Of course, it is correct, since Windows applications usually should work with the windows codepage. Even in Linux windows-1251 becames more and more popular, since it is really better, than traditionally used koi8.
But the Cyrillic X11 keysyms, which I input from my keyboard, are recognized by wine as koi8, and it is strange, since, I think, the keyboard encoding should match the encoding used for screen. So I recommend to change 20866 to 1251 at least for one Russian keyboard described in the file keyboard.c (there are 3 Russian keyboards in this file).
------- Additional Comments From andi <at> rhlx01.fht-esslingen.de 2003-01-14 09:43 ------- Just submitted a patch to change the main Russian keyboard's codepage to 1251.
------- Additional Comments From dpaun <at> rogers.com 2003-04-01 00:15 ------- Why was this bug marked FIXED? Reopening.