Using Hold Mode

The simplest way to define this method is that it works as a joystick. The up/down movements of the head will move the mouse pointer Up/Down in the screen and the Left/Right movements will move the mouse pointer Left/Right on the screen. Vertical and Horizontal movements can be executed at the same time by moving the green dot diagonally.

3.1. Why this method?

It was the first method implemented by mouseTrap and it is one of the most important because it requires a really small movement ( customizable ) of the head to executes the mouse pointer movements so for people with difficulties for head movements will be easier to control the mouse.

3.2. Hold Mode Mapper

Figure 4Hold Mode Mapper
Point A
Setting the green point above this point will make the Clicks Dialog show up.
Point B
Setting the green point above this point will perform a scroll up.
Point C
Setting the green point above this point will perform a scroll down.
Point D
Setting the green point above this point will execute the default click, if the mouse pointer is dragging something it will execute a drop click. The default click can be chaged in the pefference gui.
A-B-C-D Square
This square represents the safe area, when the green point is inseide the safe area there will not be mouse pointer movement, but it is possible to perform clicks, scrolls and use the Clicks Panel.

3.3. Clicks Dialog Mapper

Figure 5Clicks Dialog Mapper

When the clicks dialog is being showed the mapper will look like figure 4 and will accept 4 events. This events will allow the user to select the type of click to perform, Accept the click or just Cancel. To perform each of this features it is necessary to take the green point out of the safe area moving it to the desired acction.

E.g: To Cancel, the green point has to be moved down until it gets out the safe area.