Hi Petr,

> > I've written the first part of the Eiffel PS/2 mouse support, adding middle 
> > mouse button support based on the scancode you specified. Implementing the 
> > middle mouse button as a toggle is a bit awkward :-(
> 
> Note that I have yet to find out whether _releasing_ the middle mouse
> button on real Eiffel hardware does send the 0x37|0x80 scancode or not.
> This is unclear from the documentation so I am trying to get a
> definitive answer from someone who owns the actual hardware.

Well, if it sends a different scancode that's easy enough to accomodate.
 
> > I've not tested the code beyond making sure the two regular buttons still 
> > work - 
> > I do not quite see how to activate Eiffel mouse support in ARAnyM.
> 
> You must be kidding :-) Get to the SETUP somehow ("aranym -G -c
> your_config_file", for example, or use the hotkey) and click the

Actually I'm not. The 'pause' hotkey for setup has never worked (neither has 
any 
of the various hotkeys for mouse release, BTW). That wasn't a big deal for me 
so 
far.

> [ Keyboard + Mouse ] button. The rest (click radio button, click OK,
> click Save) should be obvious. Or simply edit the aranym config file you
> use for booting your linux setup, find the [IKBD] section and set the
> "WheelEiffel = Yes".

As you will have guessed, I did edit the config file directly for all my 
customized settings so far. I had done a search for the proper mouse release 
keycode but to no avail (both in /usr/share/doc/aranym and on the wiki). 
Must have been the wrong keyword, or on the old (0.9.4) version or something. 

Anyway, still no luck with the ungrab hotkey. And setting WheelEiffel = Yes did 
not yield an additional mouse event so far. I'll keep trying :-)

        Michael
--
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

Reply via email to