Andreas Schwab píše v Pá 02. 01. 2009 v 10:42 +0100: > > Hi Geert, > > > >> The kernel says (ARAnyM, windowed mode): > >> | Reseting weird mouse packet: 942, 379, 0 > >> | Reseting weird mouse packet: 943, 379, 0 > >> | Reseting weird mouse packet: 945, 378, 0 > >> | Reseting weird mouse packet: 948, 378, 0 > >> | Reseting weird mouse packet: 956, 376, 0 > > These messages come from ARAnyM.
..and indicates that something wrong is going on. Normally there is only one such message when entering the ARAnyM window. > ARAnyM's emulation of the IKBD does not support changing the y origin. will add it there. > >> - the middle mouse button is dead > > > > As is expexcted - the original code was for a two-button mouse only. If > > Petr > > knows what the ikbd format for the third button is (on real hardware) it's > > easy > > to add that in. > > The IKBD does not support more than two buttons. For a three button > mouse the middle button was apparently wired to the joystick port. Yes, that was an old Linux-m68k extension. What I meant by hardware supporting the mouse wheels was Eiffel: http://pagesperso-orange.fr/didierm/eiffel-e.htm In about 3/4 of the long page there is a table labelled "Mouse elements" that shows the mouse wheels and buttons scan codes. ARAnyM supports the wheels (not sure about the buttons 3,4,5 - will check and add it there eventually). Petr -- To unsubscribe from this list: send the line "unsubscribe linux-m68k" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
