All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stas Sergeev <stsp@aknet.ru>
To: linux-msdos@vger.kernel.org
Subject: Re: Signaling dosemu application to kill itself from Linux
Date: Thu, 07 Apr 2005 07:38:57 +0400	[thread overview]
Message-ID: <4254AB51.2010408@aknet.ru> (raw)

Hello.

tonyb@thekrnl.sysdev.org wrote:
> the screen is ok (the shell's) but the kbd is
> in echo strange characters mode and not passing to the original
> shell.
"strange character mode" is probably
the "raw" mode. You probably set
$_rawkeyboard=(1) in your dosemu.conf.
I suspect you also did some other
unsafe changes in dosemu.conf, which,
only coupled with the root privs,
causes a reboot. (without the root
privs the reboot is not possible by
any means)
To get out of the "raw" mode you can
use either the kbd_mode command (which
you have to put in your script), or the
Alt-PrtSc-r keycombo.

> dosemu is not restarted
That's strange. I think this means that
it is not really killed, and the process
is still spinning. You can ssh to your
PC and see what's going on in ps.

> however, if I switch to a 2nd tty and run top, I see dosemu.bin
> being restarted every 10min (for this test) and all is good!
You can also try xdosemu (if possible)
where all the like problems do not
exist.


             reply	other threads:[~2005-04-07  3:38 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-07  3:38 Stas Sergeev [this message]
2005-04-07  6:12 ` Signaling dosemu application to kill itself from Linux tonyb
  -- strict thread matches above, loose matches on Subject: below --
2005-04-10  8:40 Stas Sergeev
2005-04-08  3:55 Stas Sergeev
2005-04-10  0:32 ` tonyb
2005-04-07 17:59 Stas Sergeev
2005-04-07 17:50 Stas Sergeev
2005-04-08  2:14 ` tonyb
2005-04-07  3:45 Stas Sergeev
2005-04-07  9:07 ` Andrew Brooks
2005-04-07 16:23   ` tonyb
2005-04-07 17:25     ` Gene Heskett
2005-04-07 16:06 ` Gene Heskett
2005-04-07 16:35   ` Andrew Brooks
2005-04-06 16:06 Stas Sergeev
2005-04-06 22:16 ` tonyb
2005-04-07  0:47   ` Gene Heskett
2005-04-06  7:14 tonyb

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4254AB51.2010408@aknet.ru \
    --to=stsp@aknet.ru \
    --cc=linux-msdos@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.