Ticket #455 (closed defect: fixed)
Document laptop keystrokes
| Reported by: | Agent Golder | Owned by: | Bernd |
|---|---|---|---|
| Priority: | major | Milestone: | 2010.2 |
| Component: | Documentation | Version: | development |
| Keywords: | Cc: | kmix@otenet.gr | |
| Operating system: | Blocked by: | ||
| Blocking: |
Description
Hi again.
You don't have anywhere a document explaining these, except Keyboard help.
I managed to find the most with this way, but I'D like to ask if there are combinations for:
What would NVDA+numpad/, NVDA+numpad7, NVDA+Numpad8, NVDA+numpad4, etc... do in Desktop mode?
Keep going.
Attachments
Change History
comment:1 Changed 2 years ago by jteh
- Priority changed from critical to major
- Component changed from Core to Documentation
- Summary changed from Laptop keystrokes for navigating objects to Document laptop keystrokes
comment:2 Changed 2 years ago by Agent Golder
So, what about the keystrokes I toled you? Do they exist or not????
comment:3 follow-up: ↓ 4 Changed 2 years ago by pvagner
yes sure such keys do really exist but they are not documented.
Until the proper documentation is created you can look their definitions in the file _default_laptop.kbd found in the appModules subfolder inside the folder where you've installed NVDA into.
Relevant shortcuts for the object navigation are:
- Control+NVDA+i navigator object current
- Shift+NVDA+i navigator object parent
- Shift+NVDA+, navigator object first child
- Control+NVDA+j navigator object previous
- Shift+NVDA+j navigator object previous in flow
- Control+NVDA+l navigator object next
- Shift+NVDA+l navigator object next in flow
- Shift+NVDA+7 move mouse to navigator object
- Shift+NVDA+8 move navigator object to mouse
- Control+Shift+NVDA+7 left mouse click
- Control+Shift+NVDA+8 right mouse click
comment:4 in reply to: ↑ 3 Changed 2 years ago by Agent Golder
Replying to pvagner:
yes sure such keys do really exist but they are not documented.
Until the proper documentation is created you can look their definitions in the file _default_laptop.kbd found in the appModules subfolder inside the folder where you've installed NVDA into.
Relevant shortcuts for the object navigation are:
- Control+NVDA+i navigator object current
- Shift+NVDA+i navigator object parent
- Shift+NVDA+, navigator object first child
- Control+NVDA+j navigator object previous
- Shift+NVDA+j navigator object previous in flow
- Control+NVDA+l navigator object next
- Shift+NVDA+l navigator object next in flow
- Shift+NVDA+7 move mouse to navigator object
- Shift+NVDA+8 move navigator object to mouse
- Control+Shift+NVDA+7 left mouse click
- Control+Shift+NVDA+8 right mouse click
Oh thanks so much, this would be a good documentation for beginners.
comment:5 Changed 22 months ago by Bernd
- Owner set to Bernd
- Keywords laptop keys removed
- Version changed from 2009.1beta1 to development
- Status changed from new to assigned
comment:6 Changed 19 months ago by Bernd
- Status changed from assigned to accepted
- Milestone set to 2010.3
At the moment I'm working on a html file where all desctop and laptop keys are listed. If the developers like it I will start to convert it in to t2t format.
Changed 18 months ago by Bernd
-
attachment
keycommands with laptop keyboard layout.html
added
Key commands for desktop and laptop keyboard layout
comment:8 Changed 18 months ago by Bernd
If the developers like the format I could start to convert it in to t2t format. Feel free to change wrong entries. At the moment I have some questions:
- Do you want to have the scripts name listed with the commands? I ask because I think that the script name is not that useful for users.
- I would like to make short descriptions instead of long descriptions. So I will add for example new entries for spell title bar and copy title bar to the clip board.
comment:11 Changed 18 months ago by jteh
- Status changed from accepted to closed
- Resolution set to fixed
- Milestone changed from 2010.3 to 2010.2
Done in changeset:main,3715.

