On Sun, 13 Mar 2005, Ryan Underwood wrote:

> So what's the best way to set things up so that mouse works in both
> console graphics mode (i.e. $_mouse + $_mouse_dev set) as well as in
> terminal mode using libgpm without changing the conffile in between
> invocations?

basically dosemu has 6 mouse frontends:
1. X
2. xterm
3. via gpm
4. SDL
5. console graphics (internal mouse driver)
6. console graphics (serial mouse with DOS mouse driver)

$_mouse_dev and $_mouse *only* affect the mouse in console graphics mode
(5 and 6).

If these settings change the behaviour of dosemu in terminal mode then
that's a bug.

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