From owner-freebsd-hackers Thu May 18 14:43:44 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id OAA20423 for hackers-outgoing; Thu, 18 May 1995 14:43:44 -0700 Received: from sequent.kiae.su (sequent.kiae.su [144.206.136.6]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id OAA20415 for ; Thu, 18 May 1995 14:43:41 -0700 Received: by sequent.kiae.su id AA01664 (5.65.kiae-2 ); Fri, 19 May 1995 01:35:06 +0400 Received: by sequent.KIAE.su (UUMAIL/2.0); Fri, 19 May 95 01:35:04 +0400 Received: (from ache@localhost) by astral.msk.su (8.6.8/8.6.6) id BAA02328; Fri, 19 May 1995 01:31:43 +0400 To: hackers@FreeBSD.org, "Nickolay N. Dudorov" Cc: "Jordan K. Hubbard" References: <199505181254.TAA26280@gw.itfs.nsk.su> In-Reply-To: <199505181254.TAA26280@gw.itfs.nsk.su>; from "Nickolay N. Dudorov" at Thu, 18 May 1995 19:54:24 +0700 Message-Id: Organization: Olahm Ha-Yetzirah Date: Fri, 19 May 1995 01:31:43 +0400 (MSD) X-Mailer: Mail/@ [v2.35 FreeBSD] From: "Andrey A. Chernov, Black Mage" X-Class: Fast Subject: Re: Multi-lingual support in sysinstall (TODO-2.0.5) Lines: 40 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Length: 1484 Sender: hackers-owner@FreeBSD.org Precedence: bulk In message <199505181254.TAA26280@gw.itfs.nsk.su> Nickolay N. Dudorov writes: >4) In Russian case there is no need in 'screenmap' if you > use koi8-r-8x16 font (and it seems right for me); Do you really look at semigraphics with koi8-r font? It is broken in last (9) pixel, it is standard VGA hardware braindamage. Why do you think russians use cp866 fonts with screenmap? Please fix this place to use cp866 with koi8-r->cp866 screenmap. >5) For screens look fine you must not only change > TERM and TERMCAP in environment but also (re)setterm > and especially 'init_acs'. > This present another problem - setterm breaks shell_mode > (sets noecho), so I find some ugly hack to prevent this. > Sombody with better understanding of dialog, ncurses and > mytinfo can find better solution. What exactly you mean by "breaks shell mode", please specify code flow in maximal detailed level. >- systemChangeFont(font_koi8_r_8x14); >+ systemChangeFont(font_koi8_r_8x16); There must be font_cp866_8x16 instead. >- systemChangeScreenmap(koi8_r2cp866); >+/* systemChangeScreenmap(koi8_r2cp866); */ This change must be reverted back. Jordan, please, apply my fix. -- Andrey A. Chernov : And I rest so composedly, /Now, in my bed, ache@astral.msk.su : That any beholder /Might fancy me dead - FidoNet: 2:5020/230.3 : Might start at beholding me, /Thinking me dead. RELCOM Team,FreeBSD Team : E.A.Poe From "For Annie" 1849