Internet Browser: Difference between revisions
Line 853: | Line 853: | ||
|- | |- | ||
| 0 | | 0 | ||
| | | LeftStickMode_Pointer | ||
| The user can directly control the | | The user can directly control the pointer via the left-stick. | ||
|- | |- | ||
| 1 | | 1 | ||
| | | LeftStickMode_Cursor | ||
| The user can only select elements on the page via the left-stick. | | The user can only select elements on the page via the left-stick. | ||
|} | |} | ||
If the Pointer flag is set to false, only | Controls the initial mode, this can be toggled by the user via the pressing the left-stick button. If the Pointer flag is set to false, only LeftStickMode_Cursor will be used and mode toggle by the user is disabled (input value ignored). | ||
==== LastUrl ==== | ==== LastUrl ==== |