Quote:
Originally Posted by Renate
When I hit Ctrl-Shift-ArrowRight it generates U+200E, Left-to-Right Mark, i.e. going towards the right, i.e. normal (for me, an English speaker).
When I hit Ctrl-Shift-ArrowLeft it generates U+200F, Right-to-Left Mark, i.e. going towards the left.
You can check that the correct codes are being generated using my UsbMode.apk
How an edit box or a text editor is supposed to react, I don't know.
I can see that when I use my plain text editor those two control codes are in there.
Maybe the Ctrl-Shift-ArrowLeft toggles on/off RTL mode?
|
Many thanks for your reply. The last question: You mean when you hit Ctrl-Shift-ArrowRight the text goes to the left end of the line and when you hit Ctrl-Shift-ArrowLeft, it goes to the right end of the line? I just want to make sure that I can accurately understand your sense.