The mouse options dialog is called by the menu item "Options|Environment|Mouse". It
allows to adjust the behaviour of the mouse as well as the sensitivity of the mouse. The mouse
options dialog is shown in gure (6.35).
-
Mouse double click
- The slider can be used to adjust the double click speed. Fast means
that the time between two clicks is very short, slow means that the time between two
mouse clicks can be quite long.
-
Reverse mouse buttons
- the behaviour of the left and right mouse buttons can be changed
by by checking the checkbox; this is especially useful for left-handed people.
-
Ctrl+Right mouse button
- Assigns an action to a right mouse button click while holding
the Ctrl key pressed.
-
Ctrl+Left mouse button
- Assigns an action to a left mouse button click while holding the
Ctrl key pressed.
The following actions can be assigned to Ctrl-right mouse button or Alt-right mouse
button:
-
Topic search
- The keyword at the mouse cursor is searched in the help index.
-
Go to cursor
- The program is executed until the line where the mouse cursor is located.
-
Breakpoint
- Set a breakpoint at the mouse cursor position.
-
Evaluate
- Evaluate the value of the variable at the mouse cursor.
-
Add watch
- Add the variable at the mouse cursor to the watch list.
-
Browse symbol
- The symbol at the mouse cursor is displayed in the browser.