FAQ: NVDA-FAQ.txt

File NVDA-FAQ.txt, 1.4 KB (added by waelzakareya, 3 years ago)

FAQ text file

Line 
1= Frequently Asked Questions =
2
3This article answers frequently asked questions about NVDA. If you have questions or issues regarding support for specific applications, please see ApplicationSupport. If you are having problems with NVDA, please see [wiki:Troubleshooting].
4
5----
6[[PageOutline(2-3,,inline)]]
7----
8
9== Launching NVDA ==
10
11=== How do I tell NVDA to start automatically when Windows starts? ===
12The easiest way for doing this is to copy NVDA into your {{{Startup}}} folder. To do this:
13 1. Find the NVDA shortcut in the Start Menu. If you have installed with the default settings, this can be found at {{{Programs}}} or {{{All Programs}}} -> NVDA -> NVDA.
14 2. Copy it to the clipboard by pressing the applications key to activate the context menu and then pressing c for copy.
15 3. From the Start Menu, navigate to {{{Programs}}} or {{{All Programs}}} -> {{{Startup submenue}}}.
16 4. Press the applications key to activate the context menu and then press o for Open.
17 5. In the folder/file list, press control+v to paste the shortcut for NVDA that you has just copied to the clipboard.
18
19=== How do I make NVDA start at the Windows Logon screen? ===
20This feature is currently [ticket:100 being developed], but it is not yet ready for general use.
21
22=== How do I make NVDA start automatically from a USB drive when it is connected? ===
23Please see [wiki:RunningAutomaticallyFromAUSBDrive].