On Sun, Jan 06, 2002 at 08:25:49PM -0600, Peter Clark wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Here's a puzzle, and since I've seen Russian users on the list, hopefully > I'll get an easy answer. I want to write in Russian, but whenever I do so > under LyX, nothing happens. That is, no cursor movement, no "?" (as happens > when I forget to switch keymaps fomr Russian to English and then type in > Konsole), nothing. My next step was to make sure that my system was capable
LyX doesn't work correctly with a proper Russian X keymap. It does work with a 8-bit Russian X keymap, or with its own keymaps. (in the future, it will work correctly with the proper keymap). > of displaying Russian. I have the following in my ~/.lyx/preferences: > > \screen_font_encoding koi8-r > \kbmap true > \kbmap_primary american > \kbmap_secondary russian > \bind "Pause" "keymap-toggle" Use \kbmap_secondary koi8-r You can also use \kbmap_primary null if you don't need the mappings of the american keymap.
