From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alain Subject: Re: Configuring cursor shape Date: Wed, 27 Jul 2005 23:13:13 -0300 Message-ID: <42E83F39.3000104@pobox.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-msdos-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Dosemu Hi Claudia, I made some tests with $_Xfont = "vga" The problem is that it has no codepage 850 ! And the xreen is too big with 50 lines, 34 works grat, 43 would be fine but does not work. I have to work in graphics mode, and let the dos display driver set the caracters. The cursor works ok with 80x34 which is a little better because it uses 480rows, but I cannot find a command line tool to set this mode (I could write one if someone tells me the bios modes) Is there a VGA font for codepage 850? Alain Claudia Neumann escreveu: > Am Dienstag, 26. Juli 2005 21:13 schrieben Sie: > >>Can configure the cursor shape in DOSEMU? Now I am getting a very thin >>horizontal line at aprox. 1/3 from the top. It is very difficult to see. > > > In dosemu or xdosemu? Normally, the cursor in xdosemu is the mouse cursor of > the Window manager you are using i.e. KDE. You configure this cursor in KDE. > The (blinking) cursor in dosemu depends upon the font you boot your linux > with. Can be configured in grub (vga=normal or vga=5) or lilo. The cursor in > input fields in xdosemu depends upon the $_Xfont = "vga" > in /etc/dosemu/dosemu.conf or $HOME/.dosemurc. If you have installed vga11x19 > try $_Xfont = "vga11x19". > > cu > > Claudia > - > To unsubscribe from this list: send the line "unsubscribe linux-msdos" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > >