Russian mnemonic keyboard three letters missing: щ ч э

Anonymous
2012-12-24T05:08:49+00:00

It is nice that windows 8 added a mnemonic Russian keyboard.

Unfortunately there are three letters which I can not find: щ, ч and э.

These three letters exist in the standard Russian keyboard. They are at the following location (in the US  keyboard): o,x and '.

Without these three letters the mnemonic keyboard is useless

Windows for home | Previous Windows versions | Email and communications

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2013-01-16T03:58:39+00:00

You just need to type multiple keys to get to those letters: For example some (not all) of them:

sh -> ш

ch -> ч

jo -> ё

je -> э

And this is just awesome. This means you just type the way it sounds and Russian letters just magically produced.

Chego eschjo xhelat'? -> Чего ещё желать?

Note that the left hand side is quite readable as is.

Was this answer helpful?

400+ people found this answer helpful.
0 comments No comments
Answer accepted by question author
Anonymous
2013-01-24T14:59:23+00:00

It is nice that windows 8 added a mnemonic Russian keyboard.

Unfortunately there are three letters which I can not find: щ, ч and э.

These three letters exist in the standard Russian keyboard. They are at the following location (in the US  keyboard): o,x and '.

Without these three letters the mnemonic keyboard is useless

One not very obvious aspect is the way the combination "ые" is typed, by the way. You actually need to hit the spacebar after typing [English] 'y', so that the keyboard knows you are in fact typing 'ы' and not the first element of ’э', which is entered using the English key sequence 'ye'. By contrast, if you want to type 'ые’ (as in 'красивые') you need to type '[krasiv]y[spacebar]e.'

Was frustrating for me before I figured that one out...

Was this answer helpful?

100+ people found this answer helpful.
0 comments No comments

57 additional answers

Sort by: Most helpful
  1. Anonymous
    2013-12-29T16:17:27+00:00

    I like to address this to Microsoft. I am seriously thinking dropping windows 8.1 just because of that. I am equally type on both keyboards and I am really p***st finding out that my old keyboard layout is gone and you gave us THIS useless THING. Please fix it with the next update. I know you are reading this. Give us more options.

    Thanks in advance.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2013-10-23T02:40:10+00:00

    Thank you all very much for your valuable suggestions. I just googled "CL.EXE returned 1" and found this answer:(long live google!)

    Ok, we found out the problem (well, Patrick put in most of the skull sweat!

    <grin>). https://groups.google.com/forum/#!topic/microsoft.public.win32.programmer.international/dR5Z570hwis

    The problem is on a system with 8.3 file names (aka short file names)

    disabled -- since the default install dir is in "Program Files" and has

    other spaces in the app dir, the tool converts to short file names for the

    compile, which obviously fails when short file names are disabled. The

    workaround would be to install MSKLC to a directory that does not have

    spaces in the path.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2013-10-23T02:35:42+00:00

    Hi Gerhard,

    Try using the T2-belegungskompatible Tastatur V1.05 source MSKLC source code file from

    http://www.t2-tastatur.de/

    Select the Startseite page, and then click on the "Nähere technische Information" link at the bottom of that page, you should then have a page with a link for the source code file.

    That is what I've used and it works fine for me (I've just tried it again now and it builds on my machine).  If this works and you can build the installer, don't forget to log out and log back in again to make it fully active.

    The only other thing I can think of from Googling this is, if all else fails, try installing MKLC into C:\MKLC instead of into C:\Program Files\MKLC so that you now have a location without spaces anywhere in the directory names, just in case that is causing problems.

    Mike

    Was this answer helpful?

    0 comments No comments