>>>>> Grigory Batalov writes:

Grigory>    With dosemu 1.0.2 and 1.1.2 '$_rowkeyboard = (1)' seems
Grigory> not to work in console. Ctrl-F1 switches me to first one
Grigory> instead of giving special code to dos program.  About
Grigory> keyrus.com: I think it was bad copy. 

        Do you really need that stuff? System switching is much better
        I think.

Grigory> I've found another driver (rk.com), it works under Xwindows
Grigory> but again not in text console. Maybe it's about interrupts?

        keyrus needs $_keybint = on, not $_rawkeyboard.

Grigory>   I should use $_term_char_set = "ibm" for 1.0.2 and console.
Grigory> Sorry, just forgotten.

        There is code in env/terminal.c: 

if (Use_IBM_Codes) SLtt_write_string ("\033(U\033(U\r        \r");

        This usualy breaks cyrillic on console. (Your distro is using
        "\033(K", isn't it?)

-- 
  Sergey Suleymanov
-
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
  • ... "Баталов Григорий"
    • ... Eric W. Biederman
      • ... Grigory Batalov
        • ... Sergey Suleymanov
          • ... "Баталов Григорий"
        • ... Eric W. Biederman
          • ... Sergey Suleymanov
            • ... Eric W. Biederman
              • ... Sergey Suleymanov
          • ... Grigory Batalov

Reply via email to