Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
73 user(s) are online (41 user(s) are browsing Forums)

Members: 1
Guests: 72

amigait, more...

Headlines

 
  Register To Post  

Mousewheel Button double click, how? [SOLVED]
Just popping in
Just popping in


See User information
Im using FKey to Map some Mousekeys (i have 4 buttons on my mouse actually, except mousewheel button).

If the Mousewheel button was pressed once, it should be like double clicking left mouse button.

Someone an idea how to reach it or know a good arexx script for fkey for this?

The guys at aw.net doesn't seem to help me on this.


Edited by fingus on 2010/1/13 8:54:01
Go to top
Re: Mousewheel Button double click, how?
Quite a regular
Quite a regular


See User information
@fingus


There is a way, as I use a double click to cycle through open screens using, ClicketyFlip, from OS4depot at http://os4depot.net/index.php?functio ... ity/misc/clicketyflip.lha

I think the source code was included so that should help, no time to check now I have to go to work

Go to top
Re: Mousewheel Button double click, how?
Just popping in
Just popping in


See User information
@BillE

Thats NOT what i want! All i just want is to have a simple doubleclick by pressing mousewheel once.

It seems this is impossible on OS4.1 !

Go to top
Re: Mousewheel Button double click, how?
Not too shy to talk
Not too shy to talk


See User information
@fingus

I don't think FKey can do this. One would have to write another program which translates middle-button clicks into left-button double-clicks. You could try to contact the author of AllKeys. It should be quite easy for him to add this functionality to his program, if it does not have it already.

Bye,
Thomas

Go to top
Re: Mousewheel Button double click, how?
Just popping in
Just popping in


See User information
The solution is here, i quote the author:

"You have to Add the middle mouse button (MMB) twice and translate
both events to the left mouse button, like this:

Click Add.
Deselect the "No mouse" (to be able to record mouse events).
Click the MMB on your mouse once.
Select the "No mouse" again (to be able to use the mouse).
Select the first MMB event in the list (not the upstroke).
Click "Use code".
Click "Translate" and record the left mouse button (LMB) the same way.

Now you should have an MMB event that translates into LMB.
Click "Duplicate" to copy this event.

Try it! :)

You might also need to create a third copy of the MMB code and
translate it into LMB upstroke. Some programs might get stuck
otherwise. Just experiment a little."

And Yes, you must create a third copy od the MMB code and translate it into LMB upstroke to work perfectly!

Go to top
Re: Mousewheel Button double click, how?
Amigans Defender
Amigans Defender


See User information
@fingus

So, what happens if you have software which utilises the middle mouse button?

Go to top
Re: Mousewheel Button double click, how?
Just popping in
Just popping in


See User information
@Chris

It works there, because the Button events aren?t eaten by allkeys. You can adjust it if it eat the events or not.

Go to top

  Register To Post

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project