Amiga.org

Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started by: Flashlab on February 06, 2006, 08:59:53 PM

Title: ShapeShifter util Doubler: Help needed modifying small C program
Post by: Flashlab on February 06, 2006, 08:59:53 PM
Is there any way to make the second mouse button usable in Shapeshifter, preferably as option + click? I tried an Amiga program called Doubler, but that seems not to run. May be because I have 060 and there's no 060 executable in the archive.

So then I tried programs on the Mac side. I tried the Logitech software for System 7 but that doesn't work as I don't have a Logitech Mac mouse connected... DUH! :)

Then I found a program called TheMouse2B that should work with any mouse. This program crashes System 7.5.5 with an "unimplemented trap" error. Maybe ShapeShifter doesn't support this?

Does anyone have this problem solved?
Title: Re: Second mouse button in ShapeShifter
Post by: Flashlab on February 07, 2006, 08:41:13 PM
Only one button clickers here? Or does nobody use Mac emulation anymore?
Title: Re: Second mouse button in ShapeShifter
Post by: Flashlab on March 06, 2007, 09:27:44 PM
Found out that you need to run DoubleR from the shell or it won't work.
Title: Re: Second mouse button in ShapeShifter
Post by: Angus on March 06, 2007, 09:53:01 PM
So you have a good solution now?
Title: Re: Second mouse button in ShapeShifter
Post by: Flashlab on March 06, 2007, 09:58:12 PM
Uhm better but still not ideal...

I vaguely remember having found another tool that was able to map the right button to a key and the left button. That way I can use the right mouse button as a "real" right mouse button on the Mac. The nice thing about Doubler is that it also looks at which task the mousebutton is used in. That way it only works in ShapeShifter and not in other tasks; useful for multi tasking.

Forgot the name though.
Title: Re: Second mouse button in ShapeShifter
Post by: Angus on March 07, 2007, 06:42:49 PM
Sorry, I don't know either.

I looked on Aminet but couldn't see anything that looked more useful to you than Doubler 3.71.  :(
Title: Re: Second mouse button in ShapeShifter
Post by: Flashlab on March 07, 2007, 06:54:41 PM
Maybe the sourcecode for it can be changed to do what I need? I'm looking at it now but I never worked on anything higher than basic ;-)
Title: Re: Second mouse button in ShapeShifter
Post by: Flashlab on March 07, 2007, 07:21:35 PM
I now made it work from WB by deleting the icon and making a new one for it.

Now I just need it to not double the left click but make it one click and right Amiga!

Anyone with C experience wanna help?