Mouse Wheel program???

E

effdee

Is there a program that will allow you to use a press of the mouse wheel to
be the same as pressing the 'enter' key??

Is this possible at all??

effdee




---
avast! Antivirus: Outbound message clean.
Virus Database (VPS): 0546-5, 20/11/2005
Tested on: 21/11/2005 9:25:15 AM
avast! - copyright (c) 1988-2004 ALWIL Software.
http://www.avast.com
 
D

Denis

Hi effdee,
Is there a program that will allow you to use a press of the mouse wheel to
be the same as pressing the 'enter' key??

install AutoHotkey (www.autohotkey.com) and create a script with this
single line:

MButton::Enter

If it doesn't work you need this line first: #InstallKeybdHook

You can put a link to your script (i.e. MouseEnter.ahk) in your startup
folder. You can even ket AutoHotkey compile the script to get a standalone
program which you can use at another computer without the need to install
AutoHotkey there.

Regards,

Denis
 
S

Stan

Is there a program that will allow you to use a press of the mouse
wheel to be the same as pressing the 'enter' key??

If you have a MS mouse, MS Intellipoint software that came with it will
allow you to do this. Access through Control Panel.
 
E

effdee

Thanx for that, it works....
effdee



Stan said:
If you have a MS mouse, MS Intellipoint software that came with it will
allow you to do this. Access through Control Panel.


---
avast! Antivirus: Inbound message clean.
Virus Database (VPS): 0546-6, 20/11/2005
Tested on: 21/11/2005 11:52:34 AM
avast! - copyright (c) 1988-2004 ALWIL Software.
http://www.avast.com




---
avast! Antivirus: Outbound message clean.
Virus Database (VPS): 0546-6, 20/11/2005
Tested on: 21/11/2005 11:53:52 AM
avast! - copyright (c) 1988-2004 ALWIL Software.
http://www.avast.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

TABS for IE ??? 13
Mouse Wheel Program?? 2
Drive Image or Cloning Software 6
Program to remind of a date? 15
Resize jpg Picture 15
TABS for IE ?? 2
Avast vs AVG 36
avi to mpg converter 2

Top