Skip to content

javidominguez/DragAndDrop

Repository files navigation

DragAndDrop

Nvda addon for drag and drop objects.

USAGE

  1. Mark the object you want to drag.
  2. Move the mouse cursor or the object navigator to the location where you want to drop it.
  3. Select option for drop.
script name Desktop hotkey Laptop hotkey Description
mouseCursorInfo NVDA+- NVDA+Control+, Reports on the position of the mouse cursor and the object to which it points. Twice, reports on the marked object for drag and drop.
selectObjectToDrag NVDA+, NVDA+, Marks the object in navigator to be dragged.
DragAndDrop NVDA+. NVDA+Shift+, Drags the selected object. Then press space, arrows or Enter to choose where to drop it.

There are these options for drop:

  • Press Enter to drop the marked object at the current mouse cursor position.
  • Press Space to drop it on the current object in the navigator.
  • Press arrows to drop it around the current object in the navigator.

About

Nvda addon for drag and drop objects

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors