From: Denny Schierz <linuxmail@4lin.net>
To: linux-msdos@vger.kernel.org
Subject: font under dos, dongle and printing
Date: Wed, 25 Feb 2004 23:12:19 +0100 [thread overview]
Message-ID: <1077747139.6682d684118af@debian02.dyndns.org> (raw)
hi,
dosemu and the dongle is runnning, but the fonts from the dos prog looks ugly. I
think, the freedos uses the wrong font.
the old autoexec.bat (from org.DOS):
=========================
C:\DOS\MSCDEX.EXE /D:MSCD001
@ECHO Off
PATH C:\NBWIN;C:\DOS;C:\NWCLIENT;C:\WINDOWS;C:\batches;c:\;c:\msworks;
lh C:\DOS\SHARE /L:500
PROMPT $p$g
VERIFY OFF
PATH %PATH%;C:\MOUSE
SET LMOUSE=C:\MOUSE
SET TEMP=C:\DOS
MODE CON CodePage PREPare=((850) C:\DOS\EGA.CPI)
MODE CON CODEPAGE SELECT=850
lh KEYB GR
lh smartdrv.exe
config.sys (old DOS):
==========================
switches /f
device=c:\dos\himem.sys /testmem:off
DEVICE=C:\DOS\EMM386.EXE noems
BUFFERS=32
FILES=91
DOS=HIGH,UMB
LASTDRIVE=Z
rem device=C:\DOS\CT9000.SYS /D
DEVICEhigh=C:\DOS\SETVER.EXE
SHELL=C:\COMMAND.COM C:\ /E:512 /P
BREAK=OFF
COUNTRY=49,,C:\DOS\COUNTRY.SYS
DEVICEHIGH=C:\DOS\DISPLAY.SYS CON=(EGA,,1)
rem installhigh=c:\mouse\mouse.com
stacks=9,256
rem DEVICE=C:\PIONEER\ATAPI_CD.SYS /D:MSCD001
the new one:
autoexec.bat (freedos):
==============================
@echo off
path c:\dos;c:\sbs;c:\bin;c:\gnu;c:\dosemu
set HELPPATH=c:\help
set TEMP=c:\tmp
set BLASTER=A220 I5 D1 H5 T6
prompt $P$G
unix -s DOSDRIVE_D
if "%DOSDRIVE_D%" == "" goto nodrived
lredir d: linux\fs%DOSDRIVE_D%
:nodrived
rem shsucdx /d:mscd0001
unix -s DOSEMU_VERSION
echo "Welcome to dosemu %DOSEMU_VERSION%!"
unix -e
config.sys(freedos):
=================================
SWITCHES=/F
DOS=UMB,HIGH
dosdata=umb
lastdrive=Z
files=91
stacks=0
rem buffers=10
devicehigh=c:\dosemu\ems.sys
rem devicehigh=c:\dosemu\cdrom.sys
shellhigh=c:\command.com /e:1024 /p
what i need, to have the same graphic gui (with ASCII lines, instead of "%"),
like under the old dos?
My second problem is, i have a dongle to start the program and the printer
(canon bj300 b/w) on it. If i do "copy autoexec.bat lpt1" the dosemu tells me,
that no program is listen on lpr ports.
dosemu.conf:
#$_printer = "bj300" #commented out
#$_printer_command = "lpr -P bj300" #commented out
$_ports = $_ports, " device /dev/lp0 fast range 0x378 0x37a"
if i comment out this line, than the dongle is not working. :-/
can anybody help?
cu denny
-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/
reply other threads:[~2004-02-25 22:12 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1077747139.6682d684118af@debian02.dyndns.org \
--to=linuxmail@4lin.net \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox