You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: user_docs/en/userGuide.t2t
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -764,6 +764,10 @@ Although a physical mouse or trackpad should be used to navigate with the mouse,
764
764
| Left mouse button lock | shift+numpadDivide | NVDA+control+[ | none | Locks the left mouse button down. Press again to release it. To drag the mouse, press this key to lock the left button down and then move the mouse either physically or use one of the other mouse routing commands |
765
765
| Right mouse click | numpadMultiply | NVDA+] | tap and hold | Clicks the right mouse button once, mostly used to open context menu at the location of the mouse. |
766
766
| Right mouse button lock | shift+numpadMultiply | NVDA+control+] | none | Locks the right mouse button down. Press again to release it. To drag the mouse, press this key to lock the right button down and then move the mouse either physically or use one of the other mouse routing commands |
767
+
| Mouse wheel scroll up | none | none | none | Scrolls up the mouse wheel at the current mouse position |
768
+
| Mouse wheel scroll down | none | none | none | Scrolls down the mouse wheel at the current mouse position |
769
+
| Mouse wheel scroll left | none | none | none | Scrolls left the mouse wheel at the current mouse position |
770
+
| Mouse wheel scroll right | none | none | none | Scrolls right the mouse wheel at the current mouse position |
767
771
| Move mouse to current navigator object | NVDA+numpadDivide | NVDA+shift+m | none | Moves the mouse to the location of the current navigator object and review cursor |
768
772
| Navigate to the object under the mouse | NVDA+numpadMultiply | NVDA+shift+n | none | Set the navigator object to the object located at the position of the mouse |
0 commit comments