Date: Sun, 17 Jan 1999 16:31:58 +0300 From: "Alexandr E. Derevyanko" <der@pc759.cs.msu.su> To: freebsd-questions@FreeBSD.ORG Subject: How to change keyboard layout in XFree86 from ISO-8859-5 to KOI8 ? Message-ID: <36A1E64C.25256B47@pc759.cs.msu.su>
next in thread | raw e-mail | index | archive | help
Hello ! I set up a FREEBSD 2.2.8 and XFree86 3.3.3. In terminal mode cyrillic locale works very good, but when i switch to X, i can only read texts in KOI8 encoding, not to write whem. I tryes to set up a XKB, and it works good, but enters the texts in ISO-8859-5 encoding (so, with koi8 font, i see a very strange symbols). I tryes to make direct xmodmap modification, but it doesn't helps, and programm xruskb doesn't work to. Anybody knows, how to switch the XKB from ISO-8859-5 to KOI8 ? Or, at least, where can i found iso-8859-5 fonts ? >From my XF86Config: ---------------------- Xkbkeycodes "xfree86" XkbTypes "default" XkbCompat "default" XkbSymbols "en_US(pc102)+ru" XkbGeometry "pc" ---------------------- >From default section of my login.conf: ---------------------- :charset=KOI8-R:\ :lang=ru_RU.KOI8-R: ---------------------- Alex Derevyanko. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36A1E64C.25256B47>