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: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ The add-on settings are in the NVDA menu, parameters, CloudVision Settings.
8
8
Keyboard shortcuts:
9
9
* NVDA+CTRL+I - get a description of the navigator object or jpg/png file if it is in focus in Windows explorer. If you press twice quickly, the result will appear in the virtual viewer, you can read with arrows, select, copy, and so on.
10
10
* NVDA+ALT+F - recognize full screen
11
+
* NVDA+ALT+C - recognize an image from the clipboard
11
12
* NVDA+ALT+A - ask a question to the Be My AI (you need to log in or register to your account in the CloudVision settings)
12
13
* Copy the last recognized result to the clipboard - the combination is not assigned, you can assign it yourself in the input gestures.
Copy file name to clipboardExpand all lines: addon/doc/en/readme.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@ Open NVDA menu, Preferences, CloudVision Settings.
11
11
### Keyboard shortcuts
12
12
* NVDA + CTRL + I - recognize the navigator object or the selected file in Explorer. If you press twice quickly, the result will appear in the virtual viewing window.
13
13
* NVDA+ALT+F - recognize full screen
14
+
* NVDA+ALT+C - recognize an image from the clipboard
14
15
* NVDA+ALT+A - ask a question to the Be My AI (you need to log in or register to your account in the CloudVision settings)
15
16
* the gesture is not assigned - copy the last result to the clipboard. To assign, see NVDA menu, Preferences, input gestures, CloudVision category.
Copy file name to clipboardExpand all lines: addon/doc/ru/readme.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@
12
12
13
13
* NVDA + CTRL + I - распознать объект навигатораили выделенный файл в проводнике. Если нажать дважды быстро, результат появится в окне виртуального просмотра.
14
14
* NVDA+ALT+F - Распознать весь экран
15
+
* NVDA+ALT+C - распознать изображение из буфера обмена
15
16
* NVDA+ALT+A - задать вопрос Be My AI (необходимо войти в аккаунт или зарегистрироваться через настройки CloudVision)
16
17
* жест не назначен - скопировать последний результат в буфер обмена. Чтобы назначить, см. Меню NVDA, Параметры, жесты ввода, категория CloudVision.
0 commit comments