On 26 Aug 2002, Christian Neumair wrote:

> But ctmouse still doesn't detect the device.

xdosemu implements int33 (the DOS mouse interface) in such a way that it
talks to the X server.

A DOS mouse driver (such as ctmouse) would need access to a COM port.
In that case (within X) you would need _two_ mice on two different
devices.
* one configured in /etc/X11/XF86Config
* one serial mouse on /dev/ttyS? which DOSEMU can see on COMx so ctmouse
can use it.

So what I mean here: normally a mouse driver is not needed in xdosemu.
Your mouse should work out of the box. If it doesn't it is a bug in
xdosemu.

Bart

-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to