On Thu, 25 Apr 2002 23:29:24 +0400
"Stas Sergeev" <[EMAIL PROTECTED]> wrote:

> >>  Grigory> Also I set $_external_char_set = "koi8-r"
> >>  Grigory> $_internal_char_set = "cp866" in ~/dosemu/conf/dosemurc and
> >>  Grigory> it works. 
> >>         As the Alt+keypad sequences.
> >    Is it bad? =)

> Are you sure that you are using a
> *system* switch (xrus, xxkb) rather
> than a dos' switch (keyrus, keyb.com)?

    I use XFree86-4.2.0 and WindowMaker-0.80, no xxkb
  (or where it is?). Switchers are (left/right) Ctrl-Shift.
  Same in console.
    This combination works without any keyrus.com or something
  in autoexec.bat since Eric Biederman made patch for
  dosemu-1.1.2.7:

-----------------------------------------------------
Begin forwarded message:

Date: 20 Jan 2002 15:03:54 -0700
From: "Eric W. Biederman" <[EMAIL PROTECTED]>
To: "bATALOW gRIGORIJ" <[EMAIL PROTECTED]>
Subject: Re: Locale settings in dosemu-1.0.2


"bATALOW gRIGORIJ" <[EMAIL PROTECTED]> writes:
<skip>

>   Also console seems not to supporting locale.
>  It doesn't show russian nor allow to put it in.

For $_console = (1) $_graphics=(1) this should work exactly as
with normal dos.

For terminals support was just added in the development version.
dosemu-1.1.2.7 supports this but doesn't have support for koi8-r

The attached file add basic support for displaying russian in terminals.
comment out $_term_char_set
Set 
$_internal_char_set="cp866"
$_external_char_set="koi8-r-safe" (which should work on all terminals)
$_external_char_set="koi8-r" (This gives garbage on some terminals)
-----------------------------------------------------
 (patch is already implemented in 1.1.3)

"Stas Sergeev" <[EMAIL PROTECTED]> wrote:

> Because dos's switch works under xdos
> also without Sergey's patch, but not the
> system switch.

  I use dosemu-1.1.3 and start it as xdosemu.
  But dosemu in console also works the same way.

> And if yes, then how are you setting the
> $_layout option?

  $_layout = "auto"

> Cause I don't think you can set it to
> "ru" without a Sergey's patch.

  I use it with dosemu-1.0.1 and -1.0.2.

-- 
 Grigory Batalov.
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to