On Wed, 28 Aug 2002, Johan Gill wrote: > On 27 Aug 2002, Christian Neumair wrote: > > > Am Die, 2002-08-27 um 00.01 schrieb Bart Oldeman: > > > 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. > > > * 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. > > Thanks for your advice...but it's still not working. > > Note: I can select text and so on but the "riddle of master lu" > > installation tells me that my mous driver is too old or my mouse isn't > > detected. > > My configuration: > > $_com1 = "/dev/ttyS0" (the 2nd mouse is attached properly - i could cat > > it) > > $_mouse = "busmouse" (tried microsoft, logitech and so on) > > $_mouse_dev = "com1" > > $_mouse_flags = "" > > $_mouse_baud = (0) (tried 9600, too) > > Have you tried $_mouse = "imps2" if your mouse is connected to the ps/2 > mouse port?
That helps, but only if you run DOSEMU in the Linux console, not in X. In X, $_mouse is simply ignored. 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
