PDA

View Full Version : Mouse problem


Tetsuro
11-23-2000, 01:29 AM
Could somebody tell me how to make my PS/2 mouse work under pure dos?

------------------
"That's right, shop smart...shop s-mart. YOU GOT THAT?!?"

Ding Bat
11-23-2000, 01:46 AM
Open up your autoexec.batin notepad or wordpad.

Inset these lines EXAMPLE:
set lmouse=c:\mouse
C:\mouse\mouse.exe

I use a Logitec mouse, so lmouse referes to logitec. And C:mouse point to where the mouse program is installed.



------------------

JSB
11-23-2000, 07:09 AM
I have the same kind of mouse and used to have the same problem. But I corrected the problem another way:

I copied a mouse.com file from a floppy to my c drive and then, before loading DN3D, at the DOS prompt I simply type " mouse ".

Just another option you could try if you don't like to edit files.