Clarify config file
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
;note: this specifies a combo to wait on for taking a screenshot instead of using the delay. As an example: <ctrl>+<shift>+s. The list of keys can be found here: https://pynput.readthedocs.io/en/latest/keyboard.html#pynput.keyboard.Key
|
||||
;screen_capture_combo = <ctrl>+<shift>+s
|
||||
;screen_capture_old_macos_api = False
|
||||
;note: this specifies the language to use for text filtering while using "screencapture". Valid values: ja: (Japanese) zh: (Chinese) ko: (Korean) ar: (Arabic) ru: (Russian) el: (Greek) he: (Hebrew) th: (Thai)
|
||||
;note: this specifies the language to use for some engines and text filtering while using "screencapture". Valid values: ja: (Japanese) zh: (Chinese) ko: (Korean) ar: (Arabic) ru: (Russian) el: (Greek) he: (Hebrew) th: (Thai)
|
||||
;Any other value will use Latin Extended (for most European languages and English).
|
||||
;language = ja
|
||||
;note: can be "text" (default) or "json" (to include coordinates).
|
||||
|
||||
Reference in New Issue
Block a user