How to Have Right Mouse Button Act as ENTER Key

ID: Q118846

2.5x 2.60 | 2.5x 2.60

WINDOWS   | MS-DOS
kbprg

The information in this article applies to:

To avoid having to switch between your keyboard and mouse, you can set your right mouse button to act as the ENTER key. To do this, open a program and add the line below so that you can execute commands and select items using the right mouse button:

   ON KEY LABEL RIGHTMOUSE KEYBOARD CHR(13)

NOTE: If you have switched your right and left mouse buttons, this ON KEY LABEL command will not work.

Additional reference words: FoxDos FoxWin 2.50 2.50a 2.50b 2.60 clicks return KBCategory: kbprg KBSubcategory: FxprgGeneral

Keywords          : FxprgGeneral 
Version           : 2.5x 2.60 | 2.5x 2.60
Platform          : MS-DOS WINDOWS

Last Reviewed: November 22, 1995