All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alain <alainm@pobox.com>
To: Dosemu <linux-msdos@vger.kernel.org>
Subject: Cursor problem: Debugging
Date: Mon, 08 Aug 2005 23:11:31 -0300	[thread overview]
Message-ID: <42F810D3.2020502@pobox.com> (raw)
In-Reply-To: <42F41478.7020008@pobox.com>

Hi Stas,

I just started some debuging of dosemu's internals. Here is what I found:

In CVS, src/base/bios/int10.c,
function: boolean set_video_mode(int mode)
line 636 (2 before the end) there is a:
     set_text_scanlines(400);

Why is it there? (it is not there in the stable release)

If I remove thet line, I fix this problem I reported:
-----
If I use nothing or "-v 18" cursor is ok, BUT the IDE switches to 50 
lines (was set to 43 just before)
-----

This is one way to fix the cursor problem... Please tell me if I may be 
breaking something.

thanks,
Alain

      reply	other threads:[~2005-08-09  2:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-05 13:25 How to free CPU time? Stas Sergeev
     [not found] ` <42F3BD02.7080501@pobox.com>
     [not found]   ` <42F3CE28.60107@aknet.ru>
2005-08-06  0:03     ` reinstalling Alain
2005-08-06  1:38       ` More info on Cursor problem Alain
2005-08-09  2:11         ` Alain [this message]

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=42F810D3.2020502@pobox.com \
    --to=alainm@pobox.com \
    --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.